Rate Overview
Live
1 NOK = 0.456288 RON
1 RON = 2.1916
NOK
Avg
0.439927
High
0.457026
Low
0.427705
Last updated: 3/28/2026, 1:29:53 PM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.46 RON |
| 10 NOK | 4.56 RON |
| 50 NOK | 22.81 RON |
| 100 NOK | 45.63 RON |
| 500 NOK | 228.14 RON |
| 1,000 NOK | 456.29 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-03-28T13:29:53Z",
"rates": {
"RON": 0.456288
}
}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": 45.628800000000005,
"rate": 0.456288
}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