Rate Overview
Live
1 EUR = 5.2524 RON
1 RON = 0.190388
EUR
Avg
5.2554
High
5.2592
Low
5.2524
Last updated: 9/4/2026, 5:59:12 PM
Quick Conversions
| EUR | RON |
|---|---|
| 1 EUR | 5.25 RON |
| 10 EUR | 52.52 RON |
| 50 EUR | 262.62 RON |
| 100 EUR | 525.24 RON |
| 500 EUR | 2,626.21 RON |
| 1,000 EUR | 5,252.42 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-09-04T17:59:12Z",
"rates": {
"RON": 5.252423
}
}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": 525.2423,
"rate": 5.252423
}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