Rate Overview
Live
1 RON = 2.0448 NOK
1 NOK = 0.489034
RON
Avg
2.1863
High
2.3236
Low
2.0448
Last updated: 5/28/2026, 11:18:27 PM
Quick Conversions
| RON | NOK |
|---|---|
| 1 RON | 2.04 NOK |
| 10 RON | 20.45 NOK |
| 50 RON | 102.24 NOK |
| 100 RON | 204.48 NOK |
| 500 RON | 1,022.42 NOK |
| 1,000 RON | 2,044.85 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-28T23:18:27Z",
"rates": {
"NOK": 2.044846
}
}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.48460000000003,
"rate": 2.044846
}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