Rate Overview
Live
1 GEL = 88.6963 YER
1 YER = 0.011274
GEL
Avg
88.8683
High
89.0444
Low
88.6963
Last updated: 5/7/2026, 2:22:38 AM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 88.70 YER |
| 10 GEL | 886.96 YER |
| 50 GEL | 4,434.81 YER |
| 100 GEL | 8,869.63 YER |
| 500 GEL | 44,348.13 YER |
| 1,000 GEL | 88,696.27 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-05-07T02:22:38Z",
"rates": {
"YER": 88.696268
}
}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.6268,
"rate": 88.696268
}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