Rate Overview
Live
1 NOK = 0.469520 RON
1 RON = 2.1298
NOK
Avg
0.473429
High
0.476230
Low
0.469520
Last updated: 6/19/2026, 8:45:04 AM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.47 RON |
| 10 NOK | 4.70 RON |
| 50 NOK | 23.48 RON |
| 100 NOK | 46.95 RON |
| 500 NOK | 234.76 RON |
| 1,000 NOK | 469.52 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-06-19T08:45:04Z",
"rates": {
"RON": 0.46952
}
}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": 46.952,
"rate": 0.46952
}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