Rate Overview
Live
1 YER = 0.011028 GEL
1 GEL = 90.6783
YER
Avg
0.011024
High
0.011054
Low
0.010986
Last updated: 7/25/2026, 7:35:21 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.51 GEL |
| 1,000 YER | 11.03 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-07-25T07:35:21Z",
"rates": {
"GEL": 0.011028
}
}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.1028,
"rate": 0.011028
}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