Rate Overview
Live
1 GEL = 90.5886 YER
1 YER = 0.011039
GEL
Avg
90.6995
High
91.0229
Low
90.4623
Last updated: 7/25/2026, 2:19:10 AM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 90.59 YER |
| 10 GEL | 905.89 YER |
| 50 GEL | 4,529.43 YER |
| 100 GEL | 9,058.86 YER |
| 500 GEL | 45,294.29 YER |
| 1,000 GEL | 90,588.58 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-07-25T02:19:10Z",
"rates": {
"YER": 90.588581
}
}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": 9058.858100000001,
"rate": 90.588581
}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