Rate Overview
Live
1 GEL = 1.6372 RON
1 RON = 0.610797
GEL
Avg
1.6263
High
1.6372
Low
1.6185
Last updated: 3/27/2026, 11:32:00 AM
Quick Conversions
| GEL | RON |
|---|---|
| 1 GEL | 1.64 RON |
| 10 GEL | 16.37 RON |
| 50 GEL | 81.86 RON |
| 100 GEL | 163.72 RON |
| 500 GEL | 818.60 RON |
| 1,000 GEL | 1,637.21 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-03-27T11:32:00Z",
"rates": {
"RON": 1.637206
}
}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": 163.7206,
"rate": 1.637206
}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