Rate Overview
Live
1 ISK = 0.624614 RUB
1 RUB = 1.6010
ISK
Avg
0.636367
High
0.747952
Low
0.553450
Last updated: 7/19/2026, 11:25:11 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.31 RUB |
| 1,000 ISK | 624.61 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-19T11:25:11Z",
"rates": {
"RUB": 0.624614
}
}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.4614,
"rate": 0.624614
}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