Rate Overview
Live
1 GEL = 1.7372 RON
1 RON = 0.575625
GEL
Avg
1.7379
High
1.7436
Low
1.7327
Last updated: 8/12/2026, 7:21:23 PM
Quick Conversions
| GEL | RON |
|---|---|
| 1 GEL | 1.74 RON |
| 10 GEL | 17.37 RON |
| 50 GEL | 86.86 RON |
| 100 GEL | 173.72 RON |
| 500 GEL | 868.62 RON |
| 1,000 GEL | 1,737.24 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-08-12T19:21:23Z",
"rates": {
"RON": 1.737243
}
}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.7243,
"rate": 1.737243
}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