Rate Overview
Live
1 YER = 0.875671 GYD
1 GYD = 1.1420
YER
Avg
0.875704
High
0.881895
Low
0.868122
Last updated: 7/27/2026, 3:39:51 PM
Quick Conversions
| YER | GYD |
|---|---|
| 1 YER | 0.88 GYD |
| 10 YER | 8.76 GYD |
| 50 YER | 43.78 GYD |
| 100 YER | 87.57 GYD |
| 500 YER | 437.84 GYD |
| 1,000 YER | 875.67 GYD |
Get YER/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=GYDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-27T15:39:51Z",
"rates": {
"GYD": 0.875671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "GYD",
"amount": 100
},
"result": 87.5671,
"rate": 0.875671
}Build with YER/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key