Rate Overview
Live
1 RUB = 0.130863 NOK
1 NOK = 7.6416
RUB
Avg
0.131347
High
0.132434
Low
0.129452
Last updated: 6/16/2026, 6:17:52 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.13 NOK |
| 10 RUB | 1.31 NOK |
| 50 RUB | 6.54 NOK |
| 100 RUB | 13.09 NOK |
| 500 RUB | 65.43 NOK |
| 1,000 RUB | 130.86 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-06-16T18:17:52Z",
"rates": {
"NOK": 0.130863
}
}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": 13.086300000000001,
"rate": 0.130863
}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