Rate Overview
Live
1 RON = 0.590725 GEL
1 GEL = 1.6928
RON
Avg
0.590593
High
0.592252
Low
0.587694
Last updated: 5/29/2026, 4:24:50 PM
Quick Conversions
| RON | GEL |
|---|---|
| 1 RON | 0.59 GEL |
| 10 RON | 5.91 GEL |
| 50 RON | 29.54 GEL |
| 100 RON | 59.07 GEL |
| 500 RON | 295.36 GEL |
| 1,000 RON | 590.72 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-05-29T16:24:50Z",
"rates": {
"GEL": 0.590725
}
}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": 59.07249999999999,
"rate": 0.590725
}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