Rate Overview
Live
1 YER = 0.010988 GEL
1 GEL = 91.0084
YER
Avg
0.011006
High
0.011020
Low
0.010988
Last updated: 8/16/2026, 12:14:46 AM
Quick Conversions
| YER | GEL |
|---|---|
| 1 YER | 0.01 GEL |
| 10 YER | 0.11 GEL |
| 50 YER | 0.55 GEL |
| 100 YER | 1.10 GEL |
| 500 YER | 5.49 GEL |
| 1,000 YER | 10.99 GEL |
Get YER/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=GELExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-16T00:14:46Z",
"rates": {
"GEL": 0.010988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "GEL",
"amount": 100
},
"result": 1.0988,
"rate": 0.010988
}Build with YER/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key