Rate Overview
Live
1 GYD = 1.1407 YER
1 YER = 0.876677
GYD
Avg
1.1391
High
1.1434
Low
1.1341
Last updated: 4/17/2026, 6:21:29 AM
Quick Conversions
| GYD | YER |
|---|---|
| 1 GYD | 1.14 YER |
| 10 GYD | 11.41 YER |
| 50 GYD | 57.03 YER |
| 100 GYD | 114.07 YER |
| 500 GYD | 570.34 YER |
| 1,000 GYD | 1,140.67 YER |
Get GYD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=YERExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-04-17T06:21:29Z",
"rates": {
"YER": 1.140671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "YER",
"amount": 100
},
"result": 114.0671,
"rate": 1.140671
}Build with GYD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key