Rate Overview
Live
1 GEL = 88.6976 YER
1 YER = 0.011274
GEL
Avg
88.5109
High
88.8354
Low
88.1472
Last updated: 4/17/2026, 12:32:57 AM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 88.70 YER |
| 10 GEL | 886.98 YER |
| 50 GEL | 4,434.88 YER |
| 100 GEL | 8,869.76 YER |
| 500 GEL | 44,348.81 YER |
| 1,000 GEL | 88,697.63 YER |
Get GEL/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=YERExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-04-17T00:32:57Z",
"rates": {
"YER": 88.697629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "YER",
"amount": 100
},
"result": 8869.762900000002,
"rate": 88.697629
}Build with GEL/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key