Rate Overview
Live
1 NOK = 0.485102 RON
1 RON = 2.0614
NOK
Avg
0.449539
High
0.510449
Low
0.410718
Last updated: 5/27/2026, 10:47:32 PM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.49 RON |
| 10 NOK | 4.85 RON |
| 50 NOK | 24.26 RON |
| 100 NOK | 48.51 RON |
| 500 NOK | 242.55 RON |
| 1,000 NOK | 485.10 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-05-27T22:47:32Z",
"rates": {
"RON": 0.485102
}
}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.5102,
"rate": 0.485102
}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