Rate Overview
Live
1 GEL = 90.0211 YER
1 YER = 0.011109
GEL
Avg
89.9477
High
90.0211
Low
89.8838
Last updated: 6/16/2026, 11:16:25 AM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 90.02 YER |
| 10 GEL | 900.21 YER |
| 50 GEL | 4,501.06 YER |
| 100 GEL | 9,002.11 YER |
| 500 GEL | 45,010.57 YER |
| 1,000 GEL | 90,021.14 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-06-16T11:16:25Z",
"rates": {
"YER": 90.021136
}
}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": 9002.1136,
"rate": 90.021136
}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