Rate Overview
Live
1 GEL = 1.7392 RON
1 RON = 0.574984
GEL
Avg
1.7381
High
1.7437
Low
1.7257
Last updated: 9/2/2026, 7:01:08 PM
Quick Conversions
| GEL | RON |
|---|---|
| 1 GEL | 1.74 RON |
| 10 GEL | 17.39 RON |
| 50 GEL | 86.96 RON |
| 100 GEL | 173.92 RON |
| 500 GEL | 869.59 RON |
| 1,000 GEL | 1,739.18 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-09-02T19:01:08Z",
"rates": {
"RON": 1.739179
}
}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.9179,
"rate": 1.739179
}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