Rate Overview
Live
1 IDR = 0.012034 GYD
1 GYD = 83.0979
IDR
Avg
0.012047
High
0.012095
Low
0.011989
Last updated: 5/7/2026, 2:52:30 PM
Quick Conversions
| IDR | GYD |
|---|---|
| 1 IDR | 0.01 GYD |
| 10 IDR | 0.12 GYD |
| 50 IDR | 0.60 GYD |
| 100 IDR | 1.20 GYD |
| 500 IDR | 6.02 GYD |
| 1,000 IDR | 12.03 GYD |
Get IDR/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=GYDExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-05-07T14:52:30Z",
"rates": {
"GYD": 0.012034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "GYD",
"amount": 100
},
"result": 1.2034,
"rate": 0.012034
}Build with IDR/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key