Rate Overview
Live
1 NOK = 0.485059 RON
1 RON = 2.0616
NOK
Avg
0.487293
High
0.489703
Low
0.485059
Last updated: 5/27/2026, 9:33:06 PM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.49 RON |
| 10 NOK | 4.85 RON |
| 50 NOK | 24.25 RON |
| 100 NOK | 48.51 RON |
| 500 NOK | 242.53 RON |
| 1,000 NOK | 485.06 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-27T21:33:06Z",
"rates": {
"RON": 0.485059
}
}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.505900000000004,
"rate": 0.485059
}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