Rate Overview
Live
1 GEL = 90.6713 YER
1 YER = 0.011029
GEL
Avg
89.2609
High
92.5021
Low
87.5821
Last updated: 7/26/2026, 12:59:15 AM
Quick Conversions
| GEL | YER |
|---|---|
| 1 GEL | 90.67 YER |
| 10 GEL | 906.71 YER |
| 50 GEL | 4,533.56 YER |
| 100 GEL | 9,067.13 YER |
| 500 GEL | 45,335.64 YER |
| 1,000 GEL | 90,671.29 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-26T00:59:15Z",
"rates": {
"YER": 90.671285
}
}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": 9067.128499999999,
"rate": 90.671285
}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