Rate Overview
Live
1 ISK = 108.0690 SYP
1 SYP = 0.009253
ISK
Avg
107.7562
High
108.0690
Low
107.2895
Last updated: 9/13/2026, 3:03:02 AM
Quick Conversions
| ISK | SYP |
|---|---|
| 1 ISK | 108.07 SYP |
| 10 ISK | 1,080.69 SYP |
| 50 ISK | 5,403.45 SYP |
| 100 ISK | 10,806.90 SYP |
| 500 ISK | 54,034.51 SYP |
| 1,000 ISK | 108,069.01 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-09-13T03:03:02Z",
"rates": {
"SYP": 108.069011
}
}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": 10806.901100000001,
"rate": 108.069011
}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