Rate Overview
Live
1 RON = 2.1009 NOK
1 NOK = 0.475980
RON
Avg
2.2296
High
2.3856
Low
1.9329
Last updated: 7/30/2026, 8:05:16 AM
Quick Conversions
| RON | NOK |
|---|---|
| 1 RON | 2.10 NOK |
| 10 RON | 21.01 NOK |
| 50 RON | 105.05 NOK |
| 100 RON | 210.09 NOK |
| 500 RON | 1,050.47 NOK |
| 1,000 RON | 2,100.93 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-07-30T08:05:16Z",
"rates": {
"NOK": 2.10093
}
}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": 210.093,
"rate": 2.10093
}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