Rate Overview
Live
1 RUB = 1.6013 ISK
1 ISK = 0.624488
RUB
Avg
1.5999
High
1.6218
Low
1.5847
Last updated: 4/18/2026, 8:44:26 AM
Quick Conversions
| RUB | ISK |
|---|---|
| 1 RUB | 1.60 ISK |
| 10 RUB | 16.01 ISK |
| 50 RUB | 80.07 ISK |
| 100 RUB | 160.13 ISK |
| 500 RUB | 800.66 ISK |
| 1,000 RUB | 1,601.31 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-04-18T08:44:26Z",
"rates": {
"ISK": 1.601311
}
}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.1311,
"rate": 1.601311
}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