Rate Overview
Live
1 RUB = 1.6425 ISK
1 ISK = 0.608843
RUB
Avg
1.6353
High
1.6425
Low
1.6171
Last updated: 5/8/2026, 12:59:45 PM
Quick Conversions
| RUB | ISK |
|---|---|
| 1 RUB | 1.64 ISK |
| 10 RUB | 16.42 ISK |
| 50 RUB | 82.12 ISK |
| 100 RUB | 164.25 ISK |
| 500 RUB | 821.23 ISK |
| 1,000 RUB | 1,642.46 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-05-08T12:59:45Z",
"rates": {
"ISK": 1.64246
}
}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": 164.246,
"rate": 1.64246
}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