Rate Overview
Live
1 ISK = 0.579316 RUB
1 RUB = 1.7262
ISK
Avg
0.580064
High
0.581930
Low
0.577340
Last updated: 6/19/2026, 8:41:00 AM
Quick Conversions
| ISK | RUB |
|---|---|
| 1 ISK | 0.58 RUB |
| 10 ISK | 5.79 RUB |
| 50 ISK | 28.97 RUB |
| 100 ISK | 57.93 RUB |
| 500 ISK | 289.66 RUB |
| 1,000 ISK | 579.32 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-06-19T08:41:00Z",
"rates": {
"RUB": 0.579316
}
}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": 57.9316,
"rate": 0.579316
}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