Rate Overview
Live
1 EUR = 5.0883 RON
1 RON = 0.196529
EUR
Avg
5.0904
High
5.1211
Low
5.0736
Last updated: 3/27/2026, 9:28:35 AM
Quick Conversions
| EUR | RON |
|---|---|
| 1 EUR | 5.09 RON |
| 10 EUR | 50.88 RON |
| 50 EUR | 254.42 RON |
| 100 EUR | 508.83 RON |
| 500 EUR | 2,544.16 RON |
| 1,000 EUR | 5,088.32 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-27T09:28:35Z",
"rates": {
"RON": 5.088319
}
}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.8319,
"rate": 5.088319
}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