Rate Overview
Live
1 RUB = 1.5272 ISK
1 ISK = 0.654808
RUB
Avg
1.5542
High
1.6032
Low
1.4446
Last updated: 3/27/2026, 11:51:02 AM
Quick Conversions
| RUB | ISK |
|---|---|
| 1 RUB | 1.53 ISK |
| 10 RUB | 15.27 ISK |
| 50 RUB | 76.36 ISK |
| 100 RUB | 152.72 ISK |
| 500 RUB | 763.58 ISK |
| 1,000 RUB | 1,527.17 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-27T11:51:02Z",
"rates": {
"ISK": 1.527166
}
}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": 152.7166,
"rate": 1.527166
}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