Rate Overview
Live
1 RON = 2.0912 NOK
1 NOK = 0.478204
RON
Avg
2.1642
High
2.3236
Low
2.0529
Last updated: 8/7/2026, 6:24:50 AM
Quick Conversions
| RON | NOK |
|---|---|
| 1 RON | 2.09 NOK |
| 10 RON | 20.91 NOK |
| 50 RON | 104.56 NOK |
| 100 RON | 209.12 NOK |
| 500 RON | 1,045.58 NOK |
| 1,000 RON | 2,091.16 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-07T06:24:50Z",
"rates": {
"NOK": 2.091157
}
}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.1157,
"rate": 2.091157
}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