Rate Overview
Live
1 RON = 2.1859 NOK
1 NOK = 0.457475
RON
Avg
2.1985
High
2.2069
Low
2.1859
Last updated: 3/7/2026, 7:39:01 AM
Quick Conversions
| RON | NOK |
|---|---|
| 1 RON | 2.19 NOK |
| 10 RON | 21.86 NOK |
| 50 RON | 109.30 NOK |
| 100 RON | 218.59 NOK |
| 500 RON | 1,092.96 NOK |
| 1,000 RON | 2,185.91 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-03-07T07:39:01Z",
"rates": {
"NOK": 2.185913
}
}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": 218.59130000000002,
"rate": 2.185913
}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