Rate Overview
Live
1 ISK = 0.887148 SYP
1 SYP = 1.1272
ISK
Avg
0.894373
High
0.909999
Low
0.881849
Last updated: 3/7/2026, 4:06:01 AM
Quick Conversions
| ISK | SYP |
|---|---|
| 1 ISK | 0.89 SYP |
| 10 ISK | 8.87 SYP |
| 50 ISK | 44.36 SYP |
| 100 ISK | 88.71 SYP |
| 500 ISK | 443.57 SYP |
| 1,000 ISK | 887.15 SYP |
Get ISK/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=SYPExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T04:06:01Z",
"rates": {
"SYP": 0.887148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "SYP",
"amount": 100
},
"result": 88.71480000000001,
"rate": 0.887148
}Build with ISK/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key