Rate Overview
Live
1 NOK = 0.487621 RON
1 RON = 2.0508
NOK
Avg
0.485252
High
0.487621
Low
0.483442
Last updated: 9/3/2026, 8:37:27 PM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.49 RON |
| 10 NOK | 4.88 RON |
| 50 NOK | 24.38 RON |
| 100 NOK | 48.76 RON |
| 500 NOK | 243.81 RON |
| 1,000 NOK | 487.62 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-09-03T20:37:27Z",
"rates": {
"RON": 0.487621
}
}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.762100000000004,
"rate": 0.487621
}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