Rate Overview
Live
1 GEL = 88.4632 YER
1 YER = 0.011304
GEL
Avg
88.3457
High
89.2308
Low
87.3094
Last updated: 3/27/2026, 11:40:51 AM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 88.46 YER |
| 10 GEL | 884.63 YER |
| 50 GEL | 4,423.16 YER |
| 100 GEL | 8,846.32 YER |
| 500 GEL | 44,231.60 YER |
| 1,000 GEL | 88,463.20 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-03-27T11:40:51Z",
"rates": {
"YER": 88.463204
}
}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": 8846.3204,
"rate": 88.463204
}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