Rate Overview
Live
1 RUB = 1.5848 ISK
1 ISK = 0.631000
RUB
Avg
1.6140
High
1.7379
Low
1.5159
Last updated: 7/29/2026, 2:19:17 PM
Quick Conversions
| RUB | ISK |
|---|---|
| 1 RUB | 1.58 ISK |
| 10 RUB | 15.85 ISK |
| 50 RUB | 79.24 ISK |
| 100 RUB | 158.48 ISK |
| 500 RUB | 792.39 ISK |
| 1,000 RUB | 1,584.79 ISK |
Get RUB/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=ISKExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-29T14:19:17Z",
"rates": {
"ISK": 1.584786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "ISK",
"amount": 100
},
"result": 158.4786,
"rate": 1.584786
}Build with RUB/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key