Rate Overview
Live
1 ISK = 0.711385 RUB
1 RUB = 1.4057
ISK
Avg
0.706817
High
0.711385
Low
0.691465
Last updated: 9/2/2026, 1:32:41 AM
Quick Conversions
| ISK | RUB |
|---|---|
| 1 ISK | 0.71 RUB |
| 10 ISK | 7.11 RUB |
| 50 ISK | 35.57 RUB |
| 100 ISK | 71.14 RUB |
| 500 ISK | 355.69 RUB |
| 1,000 ISK | 711.39 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-09-02T01:32:41Z",
"rates": {
"RUB": 0.711385
}
}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": 71.13850000000001,
"rate": 0.711385
}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