Rate Overview
Live
1 GEL = 89.5230 YER
1 YER = 0.011170
GEL
Avg
89.1525
High
89.6196
Low
88.5522
Last updated: 5/27/2026, 2:54:13 PM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 89.52 YER |
| 10 GEL | 895.23 YER |
| 50 GEL | 4,476.15 YER |
| 100 GEL | 8,952.30 YER |
| 500 GEL | 44,761.50 YER |
| 1,000 GEL | 89,523.00 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-27T14:54:13Z",
"rates": {
"YER": 89.523003
}
}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": 8952.3003,
"rate": 89.523003
}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