Rate Overview
Live
1 EUR = 5.2354 RON
1 RON = 0.191008
EUR
Avg
5.2440
High
5.2573
Low
5.2333
Last updated: 5/27/2026, 5:15:13 PM
Quick Conversions
| EUR | RON |
|---|---|
| 1 EUR | 5.24 RON |
| 10 EUR | 52.35 RON |
| 50 EUR | 261.77 RON |
| 100 EUR | 523.54 RON |
| 500 EUR | 2,617.69 RON |
| 1,000 EUR | 5,235.38 RON |
Get EUR/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=RONExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-27T17:15:13Z",
"rates": {
"RON": 5.235381
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "RON",
"amount": 100
},
"result": 523.5381,
"rate": 5.235381
}Build with EUR/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key