Rate Overview
Live
1 NOK = 0.482781 RON
1 RON = 2.0713
NOK
Avg
0.480182
High
0.484435
Low
0.474904
Last updated: 5/7/2026, 3:05:35 PM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.48 RON |
| 10 NOK | 4.83 RON |
| 50 NOK | 24.14 RON |
| 100 NOK | 48.28 RON |
| 500 NOK | 241.39 RON |
| 1,000 NOK | 482.78 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-07T15:05:35Z",
"rates": {
"RON": 0.482781
}
}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.2781,
"rate": 0.482781
}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