Rate Overview
Live
1 ISK = 11.3442 ARS
1 ARS = 0.088150
ISK
Avg
11.3603
High
11.4251
Low
11.3038
Last updated: 5/7/2026, 12:32:32 PM
Quick Conversions
| ISK | ARS |
|---|---|
| 1 ISK | 11.34 ARS |
| 10 ISK | 113.44 ARS |
| 50 ISK | 567.21 ARS |
| 100 ISK | 1,134.42 ARS |
| 500 ISK | 5,672.12 ARS |
| 1,000 ISK | 11,344.24 ARS |
Get ISK/ARS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=ARSExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-07T12:32:32Z",
"rates": {
"ARS": 11.344239
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=ARS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "ARS",
"amount": 100
},
"result": 1134.4239,
"rate": 11.344239
}Build with ISK/ARS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key