Rate Overview
Live
1 RUB = 0.129090 NOK
1 NOK = 7.7465
RUB
Avg
0.125245
High
0.130952
Low
0.115500
Last updated: 5/27/2026, 4:21:31 PM
Quick Conversions
| RUB | NOK |
|---|---|
| 1 RUB | 0.13 NOK |
| 10 RUB | 1.29 NOK |
| 50 RUB | 6.45 NOK |
| 100 RUB | 12.91 NOK |
| 500 RUB | 64.55 NOK |
| 1,000 RUB | 129.09 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-27T16:21:31Z",
"rates": {
"NOK": 0.12909
}
}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.909,
"rate": 0.12909
}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