Rate Overview
Live
1 YER = 0.011440 GEL
1 GEL = 87.4126
YER
Avg
0.011336
High
0.011440
Low
0.011188
Last updated: 3/7/2026, 7:44:32 AM
Quick Conversions
| YER | GEL |
|---|---|
| 1 YER | 0.01 GEL |
| 10 YER | 0.11 GEL |
| 50 YER | 0.57 GEL |
| 100 YER | 1.14 GEL |
| 500 YER | 5.72 GEL |
| 1,000 YER | 11.44 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-03-07T07:44:32Z",
"rates": {
"GEL": 0.01144
}
}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.1440000000000001,
"rate": 0.01144
}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