Rate Overview
Live
1 EUR = 5.2202 RON
1 RON = 0.191565
EUR
Avg
5.1505
High
5.2598
Low
5.0844
Last updated: 7/19/2026, 9:25:33 PM
Quick Conversions
| EUR | RON |
|---|---|
| 1 EUR | 5.22 RON |
| 10 EUR | 52.20 RON |
| 50 EUR | 261.01 RON |
| 100 EUR | 522.02 RON |
| 500 EUR | 2,610.08 RON |
| 1,000 EUR | 5,220.17 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-19T21:25:33Z",
"rates": {
"RON": 5.220165
}
}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": 522.0165,
"rate": 5.220165
}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