Rate Overview
Live
1 NOK = 0.485218 RON
1 RON = 2.0609
NOK
Avg
0.452831
High
0.489211
Low
0.427159
Last updated: 5/27/2026, 11:53:09 PM
Quick Conversions
| NOK | RON |
|---|---|
| 1 NOK | 0.49 RON |
| 10 NOK | 4.85 RON |
| 50 NOK | 24.26 RON |
| 100 NOK | 48.52 RON |
| 500 NOK | 242.61 RON |
| 1,000 NOK | 485.22 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-27T23:53:09Z",
"rates": {
"RON": 0.485218
}
}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.5218,
"rate": 0.485218
}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