Rate Overview
Live
1 RUB = 1.4602 ISK
1 ISK = 0.684832
RUB
Avg
1.4883
High
1.5116
Low
1.4602
Last updated: 8/15/2026, 8:37:26 PM
Quick Conversions
| RUB | ISK |
|---|---|
| 1 RUB | 1.46 ISK |
| 10 RUB | 14.60 ISK |
| 50 RUB | 73.01 ISK |
| 100 RUB | 146.02 ISK |
| 500 RUB | 730.11 ISK |
| 1,000 RUB | 1,460.21 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-08-15T20:37:26Z",
"rates": {
"ISK": 1.460212
}
}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": 146.0212,
"rate": 1.460212
}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