Rate Overview
Live
1 RON = 0.610796 GEL
1 GEL = 1.6372
RON
Avg
0.619658
High
0.633204
Low
0.599965
Last updated: 3/27/2026, 11:43:27 AM
Quick Conversions
| RON | GEL |
|---|---|
| 1 RON | 0.61 GEL |
| 10 RON | 6.11 GEL |
| 50 RON | 30.54 GEL |
| 100 RON | 61.08 GEL |
| 500 RON | 305.40 GEL |
| 1,000 RON | 610.80 GEL |
Get RON/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=GELExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-27T11:43:27Z",
"rates": {
"GEL": 0.610796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "GEL",
"amount": 100
},
"result": 61.0796,
"rate": 0.610796
}Build with RON/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key