Rate Overview
Live
1 NOK = 0.475258 RON
1 RON = 2.1041
NOK
Avg
0.466332
High
0.489211
Low
0.443960
Last updated: 7/29/2026, 4:34:07 PM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.48 RON |
| 10 NOK | 4.75 RON |
| 50 NOK | 23.76 RON |
| 100 NOK | 47.53 RON |
| 500 NOK | 237.63 RON |
| 1,000 NOK | 475.26 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-29T16:34:07Z",
"rates": {
"RON": 0.475258
}
}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": 47.525800000000004,
"rate": 0.475258
}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