Rate Overview
Live
1 GEL = 1.7466 RON
1 RON = 0.572534
GEL
Avg
1.6536
High
1.7466
Low
1.5894
Last updated: 7/26/2026, 12:29:25 AM
Quick Conversions
| GEL | RON |
|---|---|
| 1 GEL | 1.75 RON |
| 10 GEL | 17.47 RON |
| 50 GEL | 87.33 RON |
| 100 GEL | 174.66 RON |
| 500 GEL | 873.31 RON |
| 1,000 GEL | 1,746.62 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-26T00:29:25Z",
"rates": {
"RON": 1.74662
}
}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.662,
"rate": 1.74662
}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