Rate Overview
Live
1 RUB = 0.119407 NOK
1 NOK = 8.3747
RUB
Avg
0.117140
High
0.120909
Low
0.110793
Last updated: 3/27/2026, 5:00:20 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.12 NOK |
| 10 RUB | 1.19 NOK |
| 50 RUB | 5.97 NOK |
| 100 RUB | 11.94 NOK |
| 500 RUB | 59.70 NOK |
| 1,000 RUB | 119.41 NOK |
Get RUB/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=NOKExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T17:00:20Z",
"rates": {
"NOK": 0.119407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "NOK",
"amount": 100
},
"result": 11.9407,
"rate": 0.119407
}Build with RUB/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key