Rate Overview
Live
1 EUR = 5.0990 RON
1 RON = 0.196118
EUR
Avg
5.0922
High
5.0990
Low
5.0818
Last updated: 4/17/2026, 7:33:37 AM
Quick Conversions
| EUR | RON |
|---|---|
| 1 EUR | 5.10 RON |
| 10 EUR | 50.99 RON |
| 50 EUR | 254.95 RON |
| 100 EUR | 509.90 RON |
| 500 EUR | 2,549.48 RON |
| 1,000 EUR | 5,098.96 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-04-17T07:33:37Z",
"rates": {
"RON": 5.098964
}
}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.89639999999997,
"rate": 5.098964
}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