Rate Overview
Live
1 RON = 0.190742 EUR
1 EUR = 5.2427
RON
Avg
0.194164
High
0.196681
Low
0.190121
Last updated: 7/20/2026, 9:08:08 AM
Quick Conversions
| RON | EUR |
|---|---|
| 1 RON | 0.19 EUR |
| 10 RON | 1.91 EUR |
| 50 RON | 9.54 EUR |
| 100 RON | 19.07 EUR |
| 500 RON | 95.37 EUR |
| 1,000 RON | 190.74 EUR |
Get RON/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=EURExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-20T09:08:08Z",
"rates": {
"EUR": 0.190742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "EUR",
"amount": 100
},
"result": 19.0742,
"rate": 0.190742
}Build with RON/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key