Rate Overview
Live
1 NOK = 0.457474 RON
1 RON = 2.1859
NOK
Avg
0.454861
High
0.457474
Low
0.453129
Last updated: 3/7/2026, 7:39:12 AM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.46 RON |
| 10 NOK | 4.57 RON |
| 50 NOK | 22.87 RON |
| 100 NOK | 45.75 RON |
| 500 NOK | 228.74 RON |
| 1,000 NOK | 457.47 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-07T07:39:12Z",
"rates": {
"RON": 0.457474
}
}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.7474,
"rate": 0.457474
}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