Rate Overview
Live
1 ISK = 0.624467 RUB
1 RUB = 1.6014
ISK
Avg
0.620019
High
0.659675
Low
0.575410
Last updated: 7/20/2026, 4:58:02 PM
Quick Conversions
| ISK | RUB |
|---|---|
| 1 ISK | 0.62 RUB |
| 10 ISK | 6.24 RUB |
| 50 ISK | 31.22 RUB |
| 100 ISK | 62.45 RUB |
| 500 ISK | 312.23 RUB |
| 1,000 ISK | 624.47 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-07-20T16:58:02Z",
"rates": {
"RUB": 0.624467
}
}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.4467,
"rate": 0.624467
}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