Rate Overview
Live
1 RUB = 1.5830 ISK
1 ISK = 0.631713
RUB
Avg
1.5887
High
1.6032
Low
1.5719
Last updated: 3/6/2026, 5:11:54 PM
Quick Conversions
| RUB | ISK |
|---|---|
| 1 RUB | 1.58 ISK |
| 10 RUB | 15.83 ISK |
| 50 RUB | 79.15 ISK |
| 100 RUB | 158.30 ISK |
| 500 RUB | 791.50 ISK |
| 1,000 RUB | 1,583.00 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-03-06T17:11:54Z",
"rates": {
"ISK": 1.582998
}
}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.2998,
"rate": 1.582998
}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