Rate Overview
Live
1 ISK = 0.624587 RUB
1 RUB = 1.6011
ISK
Avg
0.626073
High
0.634410
Low
0.616614
Last updated: 4/17/2026, 6:08:42 AM
Quick Conversions
| ISK | RUB |
|---|---|
| 1 ISK | 0.62 RUB |
| 10 ISK | 6.25 RUB |
| 50 ISK | 31.23 RUB |
| 100 ISK | 62.46 RUB |
| 500 ISK | 312.29 RUB |
| 1,000 ISK | 624.59 RUB |
Get ISK/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=RUBExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-04-17T06:08:42Z",
"rates": {
"RUB": 0.624587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "RUB",
"amount": 100
},
"result": 62.4587,
"rate": 0.624587
}Build with ISK/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key