Rate Overview
Live
1 RUB = 1.6327 ISK
1 ISK = 0.612494
RUB
Avg
1.6281
High
1.6371
Low
1.6052
Last updated: 7/8/2026, 3:16:06 AM
Quick Conversions
| RUB | ISK |
|---|---|
| 1 RUB | 1.63 ISK |
| 10 RUB | 16.33 ISK |
| 50 RUB | 81.63 ISK |
| 100 RUB | 163.27 ISK |
| 500 RUB | 816.33 ISK |
| 1,000 RUB | 1,632.67 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-08T03:16:06Z",
"rates": {
"ISK": 1.632669
}
}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": 163.2669,
"rate": 1.632669
}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