Rate Overview
Live
1 ISK = 0.654807 RUB
1 RUB = 1.5272
ISK
Avg
0.664668
High
0.692252
Low
0.650893
Last updated: 3/27/2026, 11:27:35 AM
Quick Conversions
| ISK | RUB |
|---|---|
| 1 ISK | 0.65 RUB |
| 10 ISK | 6.55 RUB |
| 50 ISK | 32.74 RUB |
| 100 ISK | 65.48 RUB |
| 500 ISK | 327.40 RUB |
| 1,000 ISK | 654.81 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-03-27T11:27:35Z",
"rates": {
"RUB": 0.654807
}
}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": 65.4807,
"rate": 0.654807
}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