Rate Overview
Live
1 GEL = 1.6616 RON
1 RON = 0.601820
GEL
Avg
1.6570
High
1.6634
Low
1.6465
Last updated: 5/7/2026, 2:21:39 AM
Quick Conversions
| GEL | RON |
|---|---|
| 1 GEL | 1.66 RON |
| 10 GEL | 16.62 RON |
| 50 GEL | 83.08 RON |
| 100 GEL | 166.16 RON |
| 500 GEL | 830.81 RON |
| 1,000 GEL | 1,661.63 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-05-07T02:21:39Z",
"rates": {
"RON": 1.661627
}
}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": 166.1627,
"rate": 1.661627
}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