Rate Overview
Live
1 RON = 2.1149 NOK
1 NOK = 0.472846
RON
Avg
2.1348
High
2.1624
Low
2.1064
Last updated: 7/21/2026, 12:55:08 AM
Quick Conversions
| RON | NOK |
|---|---|
| 1 RON | 2.11 NOK |
| 10 RON | 21.15 NOK |
| 50 RON | 105.74 NOK |
| 100 RON | 211.49 NOK |
| 500 RON | 1,057.43 NOK |
| 1,000 RON | 2,114.86 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-21T00:55:08Z",
"rates": {
"NOK": 2.114855
}
}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": 211.4855,
"rate": 2.114855
}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