Skip to content

Instantly share code, notes, and snippets.

@creativedrewy
Created March 31, 2025 19:03
Show Gist options
  • Save creativedrewy/e8166d1f4e9f3a60b72a8c15d1026edc to your computer and use it in GitHub Desktop.
Save creativedrewy/e8166d1f4e9f3a60b72a8c15d1026edc to your computer and use it in GitHub Desktop.
Simulate API
{
"usd_conversions": [
{
"name": "INR",
"rate": 80.0
},
{
"name": "EUR",
"rate": 0.92
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment