Rate Overview
Live
1 RUB = 0.108444 NOK
1 NOK = 9.2213
RUB
Avg
0.108083
High
0.108918
Low
0.106575
Last updated: 9/5/2026, 3:30:36 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.11 NOK |
| 10 RUB | 1.08 NOK |
| 50 RUB | 5.42 NOK |
| 100 RUB | 10.84 NOK |
| 500 RUB | 54.22 NOK |
| 1,000 RUB | 108.44 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-09-05T15:30:36Z",
"rates": {
"NOK": 0.108444
}
}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": 10.8444,
"rate": 0.108444
}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