Rate Overview
Live
1 RON = 2.0926 NOK
1 NOK = 0.477865
RON
Avg
2.1401
High
2.2525
Low
2.0441
Last updated: 8/5/2026, 1:07:58 AM
Quick Conversions
| RON | NOK |
|---|---|
| 1 RON | 2.09 NOK |
| 10 RON | 20.93 NOK |
| 50 RON | 104.63 NOK |
| 100 RON | 209.26 NOK |
| 500 RON | 1,046.32 NOK |
| 1,000 RON | 2,092.64 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-08-05T01:07:58Z",
"rates": {
"NOK": 2.092642
}
}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": 209.26420000000002,
"rate": 2.092642
}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