Rate Overview
Live
1 RUB = 0.112432 NOK
1 NOK = 8.8943
RUB
Avg
0.114291
High
0.116431
Low
0.112198
Last updated: 8/16/2026, 8:28:08 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.11 NOK |
| 10 RUB | 1.12 NOK |
| 50 RUB | 5.62 NOK |
| 100 RUB | 11.24 NOK |
| 500 RUB | 56.22 NOK |
| 1,000 RUB | 112.43 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-08-16T20:28:08Z",
"rates": {
"NOK": 0.112432
}
}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": 11.2432,
"rate": 0.112432
}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