Rate Overview
Live
1 GEL = 90.9018 YER
1 YER = 0.011001
GEL
Avg
88.8579
High
90.9018
Low
87.3094
Last updated: 7/26/2026, 8:36:43 PM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 90.90 YER |
| 10 GEL | 909.02 YER |
| 50 GEL | 4,545.09 YER |
| 100 GEL | 9,090.18 YER |
| 500 GEL | 45,450.92 YER |
| 1,000 GEL | 90,901.83 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-26T20:36:43Z",
"rates": {
"YER": 90.901832
}
}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": 9090.1832,
"rate": 90.901832
}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