Rate Overview
Live
1 GEL = 90.3410 YER
1 YER = 0.011069
GEL
Avg
90.3223
High
90.4920
Low
89.9977
Last updated: 7/5/2026, 10:50:23 PM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 90.34 YER |
| 10 GEL | 903.41 YER |
| 50 GEL | 4,517.05 YER |
| 100 GEL | 9,034.10 YER |
| 500 GEL | 45,170.48 YER |
| 1,000 GEL | 90,340.95 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-05T22:50:23Z",
"rates": {
"YER": 90.34095
}
}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": 9034.095000000001,
"rate": 90.34095
}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