Rate Overview
Live
1 RON = 2.0446 NOK
1 NOK = 0.489099
RON
Avg
2.0744
High
2.1376
Low
2.0421
Last updated: 5/28/2026, 9:48:44 PM
Quick Conversions
| RON | NOK |
|---|---|
| 1 RON | 2.04 NOK |
| 10 RON | 20.45 NOK |
| 50 RON | 102.23 NOK |
| 100 RON | 204.46 NOK |
| 500 RON | 1,022.29 NOK |
| 1,000 RON | 2,044.58 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-28T21:48:44Z",
"rates": {
"NOK": 2.044577
}
}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.4577,
"rate": 2.044577
}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