Rate Overview
Live
1 ISK = 0.631712 RUB
1 RUB = 1.5830
ISK
Avg
0.629482
High
0.636186
Low
0.623754
Last updated: 3/6/2026, 11:47:15 PM
Quick Conversions
| ISK | RUB |
|---|---|
| 1 ISK | 0.63 RUB |
| 10 ISK | 6.32 RUB |
| 50 ISK | 31.59 RUB |
| 100 ISK | 63.17 RUB |
| 500 ISK | 315.86 RUB |
| 1,000 ISK | 631.71 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-06T23:47:15Z",
"rates": {
"RUB": 0.631712
}
}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": 63.171200000000006,
"rate": 0.631712
}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