Rate Overview
Live
1 RUB = 0.119783 NOK
1 NOK = 8.3484
RUB
Avg
0.125677
High
0.132276
Low
0.115680
Last updated: 3/27/2026, 6:51:19 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.12 NOK |
| 10 RUB | 1.20 NOK |
| 50 RUB | 5.99 NOK |
| 100 RUB | 11.98 NOK |
| 500 RUB | 59.89 NOK |
| 1,000 RUB | 119.78 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-27T18:51:19Z",
"rates": {
"NOK": 0.119783
}
}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.9783,
"rate": 0.119783
}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