Rate Overview
Live
1 NOK = 0.474489 RON
1 RON = 2.1075
NOK
Avg
0.477626
High
0.480740
Low
0.474489
Last updated: 7/28/2026, 3:04:38 PM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.47 RON |
| 10 NOK | 4.74 RON |
| 50 NOK | 23.72 RON |
| 100 NOK | 47.45 RON |
| 500 NOK | 237.24 RON |
| 1,000 NOK | 474.49 RON |
Get NOK/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=RONExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-28T15:04:38Z",
"rates": {
"RON": 0.474489
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "RON",
"amount": 100
},
"result": 47.4489,
"rate": 0.474489
}Build with NOK/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key