Rate Overview
Live
1 NOK = 8.0341 RUB
1 RUB = 0.124469
NOK
Avg
8.0742
High
8.1484
Low
8.0156
Last updated: 5/7/2026, 5:36:07 AM
Quick Conversions
| NOK | RUB |
|---|---|
| 1 NOK | 8.03 RUB |
| 10 NOK | 80.34 RUB |
| 50 NOK | 401.71 RUB |
| 100 NOK | 803.41 RUB |
| 500 NOK | 4,017.07 RUB |
| 1,000 NOK | 8,034.14 RUB |
Get NOK/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=RUBExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-07T05:36:07Z",
"rates": {
"RUB": 8.034139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "RUB",
"amount": 100
},
"result": 803.4139,
"rate": 8.034139
}Build with NOK/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key