Rate Overview
Live
1 RUB = 0.124026 NOK
1 NOK = 8.0628
RUB
Avg
0.123407
High
0.125235
Low
0.121222
Last updated: 4/16/2026, 9:13:24 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.12 NOK |
| 10 RUB | 1.24 NOK |
| 50 RUB | 6.20 NOK |
| 100 RUB | 12.40 NOK |
| 500 RUB | 62.01 NOK |
| 1,000 RUB | 124.03 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-04-16T21:13:24Z",
"rates": {
"NOK": 0.124026
}
}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.4026,
"rate": 0.124026
}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