Rate Overview
Live
1 ISK = 0.877506 SYP
1 SYP = 1.1396
ISK
Avg
0.883676
High
0.887451
Low
0.877189
Last updated: 6/19/2026, 8:49:25 AM
Quick Conversions
| ISK | SYP |
|---|---|
| 1 ISK | 0.88 SYP |
| 10 ISK | 8.78 SYP |
| 50 ISK | 43.88 SYP |
| 100 ISK | 87.75 SYP |
| 500 ISK | 438.75 SYP |
| 1,000 ISK | 877.51 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-06-19T08:49:25Z",
"rates": {
"SYP": 0.877506
}
}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": 87.7506,
"rate": 0.877506
}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