Rate Overview
Live
1 GEL = 90.7031 YER
1 YER = 0.011025
GEL
Avg
89.1864
High
90.7031
Low
87.5821
Last updated: 7/22/2026, 2:17:38 AM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 90.70 YER |
| 10 GEL | 907.03 YER |
| 50 GEL | 4,535.16 YER |
| 100 GEL | 9,070.31 YER |
| 500 GEL | 45,351.56 YER |
| 1,000 GEL | 90,703.13 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-22T02:17:38Z",
"rates": {
"YER": 90.703127
}
}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": 9070.312699999999,
"rate": 90.703127
}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