Rate Overview
Live
1 NOK = 0.481386 RON
1 RON = 2.0773
NOK
Avg
0.479544
High
0.481386
Low
0.477371
Last updated: 8/19/2026, 7:31:41 AM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.48 RON |
| 10 NOK | 4.81 RON |
| 50 NOK | 24.07 RON |
| 100 NOK | 48.14 RON |
| 500 NOK | 240.69 RON |
| 1,000 NOK | 481.39 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-08-19T07:31:41Z",
"rates": {
"RON": 0.481386
}
}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": 48.1386,
"rate": 0.481386
}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