Rate Overview
Live
1 NOK = 0.468440 RON
1 RON = 2.1347
NOK
Avg
0.465384
High
0.468440
Low
0.462912
Last updated: 7/8/2026, 7:47:17 AM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.47 RON |
| 10 NOK | 4.68 RON |
| 50 NOK | 23.42 RON |
| 100 NOK | 46.84 RON |
| 500 NOK | 234.22 RON |
| 1,000 NOK | 468.44 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-08T07:47:17Z",
"rates": {
"RON": 0.46844
}
}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.844,
"rate": 0.46844
}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