Rate Overview
Live
1 GEL = 1.7057 RON
1 RON = 0.586263
GEL
Avg
1.7063
High
1.7121
Low
1.7003
Last updated: 6/16/2026, 11:13:20 AM
Quick Conversions
| GEL | RON |
|---|---|
| 1 GEL | 1.71 RON |
| 10 GEL | 17.06 RON |
| 50 GEL | 85.29 RON |
| 100 GEL | 170.57 RON |
| 500 GEL | 852.86 RON |
| 1,000 GEL | 1,705.72 RON |
Get GEL/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=RONExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-06-16T11:13:20Z",
"rates": {
"RON": 1.705718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "RON",
"amount": 100
},
"result": 170.5718,
"rate": 1.705718
}Build with GEL/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key