Rate Overview
Live
1 EUR = 5.0952 RON
1 RON = 0.196265
EUR
Avg
5.0947
High
5.1106
Low
5.0736
Last updated: 3/27/2026, 7:47:12 AM
Quick Conversions
| EUR | RON |
|---|---|
| 1 EUR | 5.10 RON |
| 10 EUR | 50.95 RON |
| 50 EUR | 254.76 RON |
| 100 EUR | 509.52 RON |
| 500 EUR | 2,547.58 RON |
| 1,000 EUR | 5,095.16 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-27T07:47:12Z",
"rates": {
"RON": 5.095163
}
}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.51630000000006,
"rate": 5.095163
}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