Rate Overview
Live
1 EUR = 5.0904 RON
1 RON = 0.196448
EUR
Avg
5.0930
High
5.0981
Low
5.0852
Last updated: 3/7/2026, 12:14:53 AM
Quick Conversions
| EUR | RON |
|---|---|
| 1 EUR | 5.09 RON |
| 10 EUR | 50.90 RON |
| 50 EUR | 254.52 RON |
| 100 EUR | 509.04 RON |
| 500 EUR | 2,545.21 RON |
| 1,000 EUR | 5,090.41 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-07T00:14:53Z",
"rates": {
"RON": 5.090414
}
}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": 509.0414,
"rate": 5.090414
}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