Rate Overview
Live
1 RUB = 0.119587 NOK
1 NOK = 8.3621
RUB
Avg
0.123789
High
0.127936
Low
0.116336
Last updated: 3/27/2026, 5:03:47 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.12 NOK |
| 10 RUB | 1.20 NOK |
| 50 RUB | 5.98 NOK |
| 100 RUB | 11.96 NOK |
| 500 RUB | 59.79 NOK |
| 1,000 RUB | 119.59 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:03:47Z",
"rates": {
"NOK": 0.119587
}
}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.9587,
"rate": 0.119587
}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