Rate Overview
Live
1 EUR = 5.1979 RON
1 RON = 0.192387
EUR
Avg
5.1664
High
5.2646
Low
5.0917
Last updated: 7/28/2026, 12:34:00 AM
Quick Conversions
| EUR | RON |
|---|---|
| 1 EUR | 5.20 RON |
| 10 EUR | 51.98 RON |
| 50 EUR | 259.89 RON |
| 100 EUR | 519.79 RON |
| 500 EUR | 2,598.93 RON |
| 1,000 EUR | 5,197.86 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-07-28T00:34:00Z",
"rates": {
"RON": 5.197856
}
}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": 519.7855999999999,
"rate": 5.197856
}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