Rate Overview
Live
1 RUB = 0.127200 NOK
1 NOK = 7.8616
RUB
Avg
0.127521
High
0.128887
Low
0.126278
Last updated: 7/6/2026, 6:04:58 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.13 NOK |
| 10 RUB | 1.27 NOK |
| 50 RUB | 6.36 NOK |
| 100 RUB | 12.72 NOK |
| 500 RUB | 63.60 NOK |
| 1,000 RUB | 127.20 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-07-06T18:04:58Z",
"rates": {
"NOK": 0.1272
}
}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.72,
"rate": 0.1272
}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