Rate Overview
Live
1 RUB = 1.5960 ISK
1 ISK = 0.626561
RUB
Avg
1.6083
High
1.6380
Low
1.5960
Last updated: 7/21/2026, 10:16:07 AM
Quick Conversions
| RUB | ISK |
|---|---|
| 1 RUB | 1.60 ISK |
| 10 RUB | 15.96 ISK |
| 50 RUB | 79.80 ISK |
| 100 RUB | 159.60 ISK |
| 500 RUB | 798.01 ISK |
| 1,000 RUB | 1,596.01 ISK |
Get RUB/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=ISKExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-21T10:16:07Z",
"rates": {
"ISK": 1.596014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "ISK",
"amount": 100
},
"result": 159.6014,
"rate": 1.596014
}Build with RUB/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key