Rate Overview
Live
1 RON = 2.1261 NOK
1 NOK = 0.470355
RON
Avg
2.1080
High
2.1261
Low
2.0975
Last updated: 6/18/2026, 10:44:48 AM
Quick Conversions
| RON | NOK |
|---|---|
| 1 RON | 2.13 NOK |
| 10 RON | 21.26 NOK |
| 50 RON | 106.30 NOK |
| 100 RON | 212.61 NOK |
| 500 RON | 1,063.03 NOK |
| 1,000 RON | 2,126.05 NOK |
Get RON/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=NOKExample Response:
{
"success": true,
"base": "RON",
"date": "2026-06-18T10:44:48Z",
"rates": {
"NOK": 2.126052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "NOK",
"amount": 100
},
"result": 212.6052,
"rate": 2.126052
}Build with RON/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key