Rate Overview
Live
1 RUB = 0.123367 NOK
1 NOK = 8.1059
RUB
Avg
0.123711
High
0.124756
Low
0.122723
Last updated: 5/7/2026, 11:04:39 AM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.12 NOK |
| 10 RUB | 1.23 NOK |
| 50 RUB | 6.17 NOK |
| 100 RUB | 12.34 NOK |
| 500 RUB | 61.68 NOK |
| 1,000 RUB | 123.37 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-05-07T11:04:39Z",
"rates": {
"NOK": 0.123367
}
}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.3367,
"rate": 0.123367
}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