Rate Overview
Live
1 GYD = 1.1419 YER
1 YER = 0.875753
GYD
Avg
1.1407
High
1.1478
Low
1.1333
Last updated: 3/27/2026, 3:11:56 PM
Quick Conversions
| GYD | YER |
|---|---|
| 1 GYD | 1.14 YER |
| 10 GYD | 11.42 YER |
| 50 GYD | 57.09 YER |
| 100 GYD | 114.19 YER |
| 500 GYD | 570.94 YER |
| 1,000 GYD | 1,141.88 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-03-27T15:11:56Z",
"rates": {
"YER": 1.141875
}
}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.1875,
"rate": 1.141875
}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