Rate Overview
Live
1 EUR = 5.0877 RON
1 RON = 0.196553
EUR
Avg
5.0695
High
5.1188
Low
4.9769
Last updated: 3/27/2026, 11:20:37 AM
Quick Conversions
| EUR | RON |
|---|---|
| 1 EUR | 5.09 RON |
| 10 EUR | 50.88 RON |
| 50 EUR | 254.38 RON |
| 100 EUR | 508.77 RON |
| 500 EUR | 2,543.85 RON |
| 1,000 EUR | 5,087.70 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-03-27T11:20:37Z",
"rates": {
"RON": 5.087697
}
}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": 508.76970000000006,
"rate": 5.087697
}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