Rate Overview
Live
1 ISK = 0.908772 SYP
1 SYP = 1.1004
ISK
Avg
0.904231
High
0.908772
Low
0.899597
Last updated: 4/16/2026, 11:44:39 PM
Quick Conversions
| ISK | SYP |
|---|---|
| 1 ISK | 0.91 SYP |
| 10 ISK | 9.09 SYP |
| 50 ISK | 45.44 SYP |
| 100 ISK | 90.88 SYP |
| 500 ISK | 454.39 SYP |
| 1,000 ISK | 908.77 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-04-16T23:44:39Z",
"rates": {
"SYP": 0.908772
}
}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": 90.8772,
"rate": 0.908772
}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