Rate Overview
Live
1 RUB = 0.128858 NOK
1 NOK = 7.7605
RUB
Avg
0.129408
High
0.129878
Low
0.128858
Last updated: 5/27/2026, 3:09:09 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.13 NOK |
| 10 RUB | 1.29 NOK |
| 50 RUB | 6.44 NOK |
| 100 RUB | 12.89 NOK |
| 500 RUB | 64.43 NOK |
| 1,000 RUB | 128.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-05-27T15:09:09Z",
"rates": {
"NOK": 0.128858
}
}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.8858,
"rate": 0.128858
}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