Rate Overview
Live
1 RUB = 0.122540 NOK
1 NOK = 8.1606
RUB
Avg
0.122838
High
0.123766
Low
0.122164
Last updated: 7/25/2026, 8:49:52 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.12 NOK |
| 10 RUB | 1.23 NOK |
| 50 RUB | 6.13 NOK |
| 100 RUB | 12.25 NOK |
| 500 RUB | 61.27 NOK |
| 1,000 RUB | 122.54 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-25T20:49:52Z",
"rates": {
"NOK": 0.12254
}
}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.254,
"rate": 0.12254
}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