Rate Overview
Live
1 ISK = 0.692337 RUB
1 RUB = 1.4444
ISK
Avg
0.680728
High
0.692337
Low
0.669577
Last updated: 8/18/2026, 8:27:37 AM
Quick Conversions
| ISK | RUB |
|---|---|
| 1 ISK | 0.69 RUB |
| 10 ISK | 6.92 RUB |
| 50 ISK | 34.62 RUB |
| 100 ISK | 69.23 RUB |
| 500 ISK | 346.17 RUB |
| 1,000 ISK | 692.34 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-08-18T08:27:37Z",
"rates": {
"RUB": 0.692337
}
}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": 69.2337,
"rate": 0.692337
}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