Rate Overview
Live
1 GEL = 90.8203 YER
1 YER = 0.011011
GEL
Avg
90.9231
High
91.0744
Low
90.8203
Last updated: 9/2/2026, 1:37:09 PM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 90.82 YER |
| 10 GEL | 908.20 YER |
| 50 GEL | 4,541.01 YER |
| 100 GEL | 9,082.03 YER |
| 500 GEL | 45,410.13 YER |
| 1,000 GEL | 90,820.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-09-02T13:37:09Z",
"rates": {
"YER": 90.820267
}
}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": 9082.0267,
"rate": 90.820267
}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