Rate Overview
Live
1 RON = 0.190284 EUR
1 EUR = 5.2553
RON
Avg
0.195511
High
0.197097
Low
0.190273
Last updated: 5/29/2026, 9:13:27 PM
Quick Conversions
| RON | EUR |
|---|---|
| 1 RON | 0.19 EUR |
| 10 RON | 1.90 EUR |
| 50 RON | 9.51 EUR |
| 100 RON | 19.03 EUR |
| 500 RON | 95.14 EUR |
| 1,000 RON | 190.28 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-05-29T21:13:27Z",
"rates": {
"EUR": 0.190284
}
}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.0284,
"rate": 0.190284
}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