Rate Overview
Live
1 EUR = 5.2286 RON
1 RON = 0.191257
EUR
Avg
5.2355
High
5.2452
Low
5.2286
Last updated: 6/17/2026, 7:13:49 AM
Quick Conversions
| EUR | RON |
|---|---|
| 1 EUR | 5.23 RON |
| 10 EUR | 52.29 RON |
| 50 EUR | 261.43 RON |
| 100 EUR | 522.86 RON |
| 500 EUR | 2,614.29 RON |
| 1,000 EUR | 5,228.57 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-06-17T07:13:49Z",
"rates": {
"RON": 5.22857
}
}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": 522.8570000000001,
"rate": 5.22857
}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