Rate Overview
Live
1 GEL = 87.5821 YER
1 YER = 0.011418
GEL
Avg
88.4414
High
89.3740
Low
87.5398
Last updated: 3/6/2026, 11:27:36 PM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 87.58 YER |
| 10 GEL | 875.82 YER |
| 50 GEL | 4,379.10 YER |
| 100 GEL | 8,758.21 YER |
| 500 GEL | 43,791.04 YER |
| 1,000 GEL | 87,582.07 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-06T23:27:36Z",
"rates": {
"YER": 87.582073
}
}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": 8758.2073,
"rate": 87.582073
}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