Rate Overview
Live
1 RUB = 0.121976 NOK
1 NOK = 8.1983
RUB
Avg
0.123546
High
0.125145
Low
0.121976
Last updated: 3/6/2026, 9:05:48 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.12 NOK |
| 10 RUB | 1.22 NOK |
| 50 RUB | 6.10 NOK |
| 100 RUB | 12.20 NOK |
| 500 RUB | 60.99 NOK |
| 1,000 RUB | 121.98 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-06T21:05:48Z",
"rates": {
"NOK": 0.121976
}
}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": 12.1976,
"rate": 0.121976
}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