Rate Overview
Live
1 RUB = 1.6077 ISK
1 ISK = 0.622026
RUB
Avg
1.6063
High
1.6088
Low
1.6034
Last updated: 7/29/2026, 3:01:58 AM
Quick Conversions
| RUB | ISK |
|---|---|
| 1 RUB | 1.61 ISK |
| 10 RUB | 16.08 ISK |
| 50 RUB | 80.38 ISK |
| 100 RUB | 160.77 ISK |
| 500 RUB | 803.83 ISK |
| 1,000 RUB | 1,607.65 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-29T03:01:58Z",
"rates": {
"ISK": 1.607651
}
}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.7651,
"rate": 1.607651
}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