Rate Overview
Live
1 EUR = 5.0914 RON
1 RON = 0.196410
EUR
Avg
4.9810
High
5.0981
Low
4.8811
Last updated: 3/27/2026, 2:50:42 PM
Quick Conversions
| EUR | RON |
|---|---|
| 1 EUR | 5.09 RON |
| 10 EUR | 50.91 RON |
| 50 EUR | 254.57 RON |
| 100 EUR | 509.14 RON |
| 500 EUR | 2,545.69 RON |
| 1,000 EUR | 5,091.39 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-27T14:50:42Z",
"rates": {
"RON": 5.091386
}
}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.1386,
"rate": 5.091386
}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