Rate Overview
Live
1 GEL = 1.6018 RON
1 RON = 0.624305
GEL
Avg
1.6110
High
1.6200
Low
1.6018
Last updated: 4/17/2026, 12:29:40 AM
Quick Conversions
| GEL | RON |
|---|---|
| 1 GEL | 1.60 RON |
| 10 GEL | 16.02 RON |
| 50 GEL | 80.09 RON |
| 100 GEL | 160.18 RON |
| 500 GEL | 800.89 RON |
| 1,000 GEL | 1,601.78 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-04-17T00:29:40Z",
"rates": {
"RON": 1.601781
}
}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": 160.1781,
"rate": 1.601781
}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