Rate Overview
Live
1 RUB = 1.6014 ISK
1 ISK = 0.624468
RUB
Avg
1.6417
High
1.7187
Low
1.6010
Last updated: 7/20/2026, 5:38:26 PM
Quick Conversions
| RUB | ISK |
|---|---|
| 1 RUB | 1.60 ISK |
| 10 RUB | 16.01 ISK |
| 50 RUB | 80.07 ISK |
| 100 RUB | 160.14 ISK |
| 500 RUB | 800.68 ISK |
| 1,000 RUB | 1,601.36 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-20T17:38:26Z",
"rates": {
"ISK": 1.601364
}
}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": 160.1364,
"rate": 1.601364
}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