Rate Overview
Live
1 GEL = 1.7526 RON
1 RON = 0.570589
GEL
Avg
1.6561
High
1.7526
Low
1.5829
Last updated: 7/26/2026, 8:34:31 PM
Quick Conversions
| GEL | RON |
|---|---|
| 1 GEL | 1.75 RON |
| 10 GEL | 17.53 RON |
| 50 GEL | 87.63 RON |
| 100 GEL | 175.26 RON |
| 500 GEL | 876.29 RON |
| 1,000 GEL | 1,752.57 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-26T20:34:31Z",
"rates": {
"RON": 1.752574
}
}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": 175.25740000000002,
"rate": 1.752574
}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