Rate Overview
Live
1 RON = 2.0436 NOK
1 NOK = 0.489331
RON
Avg
2.0502
High
2.0613
Low
2.0421
Last updated: 5/28/2026, 8:32:33 PM
Quick Conversions
| RON | NOK |
|---|---|
| 1 RON | 2.04 NOK |
| 10 RON | 20.44 NOK |
| 50 RON | 102.18 NOK |
| 100 RON | 204.36 NOK |
| 500 RON | 1,021.80 NOK |
| 1,000 RON | 2,043.61 NOK |
Get RON/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=NOKExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-28T20:32:33Z",
"rates": {
"NOK": 2.043606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "NOK",
"amount": 100
},
"result": 204.3606,
"rate": 2.043606
}Build with RON/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key