Rate Overview
Live
1 IDR = 0.012207 GYD
1 GYD = 81.9202
IDR
Avg
0.012194
High
0.012236
Low
0.012148
Last updated: 4/17/2026, 10:48:16 AM
Quick Conversions
| IDR | GYD |
|---|---|
| 1 IDR | 0.01 GYD |
| 10 IDR | 0.12 GYD |
| 50 IDR | 0.61 GYD |
| 100 IDR | 1.22 GYD |
| 500 IDR | 6.10 GYD |
| 1,000 IDR | 12.21 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-04-17T10:48:16Z",
"rates": {
"GYD": 0.012207
}
}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.2207000000000001,
"rate": 0.012207
}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