Rate Overview
Live
1 GEL = 1.7357 RON
1 RON = 0.576150
GEL
Avg
1.7398
High
1.7449
Low
1.7353
Last updated: 7/5/2026, 12:46:55 AM
Quick Conversions
| GEL | RON |
|---|---|
| 1 GEL | 1.74 RON |
| 10 GEL | 17.36 RON |
| 50 GEL | 86.78 RON |
| 100 GEL | 173.57 RON |
| 500 GEL | 867.83 RON |
| 1,000 GEL | 1,735.66 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-05T00:46:55Z",
"rates": {
"RON": 1.735658
}
}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": 173.5658,
"rate": 1.735658
}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