Rate Overview
Live
1 GEL = 1.7484 RON
1 RON = 0.571962
GEL
Avg
1.6627
High
1.7508
Low
1.5965
Last updated: 7/23/2026, 3:08:18 PM
Quick Conversions
| GEL | RON |
|---|---|
| 1 GEL | 1.75 RON |
| 10 GEL | 17.48 RON |
| 50 GEL | 87.42 RON |
| 100 GEL | 174.84 RON |
| 500 GEL | 874.18 RON |
| 1,000 GEL | 1,748.37 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-07-23T15:08:18Z",
"rates": {
"RON": 1.748368
}
}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": 174.83679999999998,
"rate": 1.748368
}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