Rate Overview
Live
1 RON = 0.196122 EUR
1 EUR = 5.0989
RON
Avg
0.200786
High
0.204871
Low
0.196122
Last updated: 3/27/2026, 6:46:50 AM
Quick Conversions
| RON | EUR |
|---|---|
| 1 RON | 0.20 EUR |
| 10 RON | 1.96 EUR |
| 50 RON | 9.81 EUR |
| 100 RON | 19.61 EUR |
| 500 RON | 98.06 EUR |
| 1,000 RON | 196.12 EUR |
Get RON/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=EURExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-27T06:46:50Z",
"rates": {
"EUR": 0.196122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "EUR",
"amount": 100
},
"result": 19.612199999999998,
"rate": 0.196122
}Build with RON/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key