Rate Overview
Live
1 RON = 2.0554 NOK
1 NOK = 0.486515
RON
Avg
2.0628
High
2.0706
Low
2.0554
Last updated: 9/2/2026, 6:56:48 AM
Quick Conversions
| RON | NOK |
|---|---|
| 1 RON | 2.06 NOK |
| 10 RON | 20.55 NOK |
| 50 RON | 102.77 NOK |
| 100 RON | 205.54 NOK |
| 500 RON | 1,027.72 NOK |
| 1,000 RON | 2,055.44 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-09-02T06:56:48Z",
"rates": {
"NOK": 2.055436
}
}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": 205.54359999999997,
"rate": 2.055436
}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