Rate Overview
Live
1 YER = 0.010995 GEL
1 GEL = 90.9504
YER
Avg
0.010995
High
0.011010
Low
0.010980
Last updated: 9/3/2026, 8:47:13 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.50 GEL |
| 1,000 YER | 11.00 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-09-03T08:47:13Z",
"rates": {
"GEL": 0.010995
}
}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.0995,
"rate": 0.010995
}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