Rate Overview
Live
1 RON = 2.0793 NOK
1 NOK = 0.480939
RON
Avg
2.0807
High
2.0929
Low
2.0643
Last updated: 5/8/2026, 3:28:36 AM
Quick Conversions
| RON | NOK |
|---|---|
| 1 RON | 2.08 NOK |
| 10 RON | 20.79 NOK |
| 50 RON | 103.96 NOK |
| 100 RON | 207.93 NOK |
| 500 RON | 1,039.63 NOK |
| 1,000 RON | 2,079.26 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-08T03:28:36Z",
"rates": {
"NOK": 2.079264
}
}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": 207.92639999999997,
"rate": 2.079264
}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