Rate Overview
Live
1 SYP = 1.1004 ISK
1 ISK = 0.908773
SYP
Avg
1.1059
High
1.1116
Low
1.1004
Last updated: 4/16/2026, 10:19:16 PM
Quick Conversions
| SYP | ISK |
|---|---|
| 1 SYP | 1.10 ISK |
| 10 SYP | 11.00 ISK |
| 50 SYP | 55.02 ISK |
| 100 SYP | 110.04 ISK |
| 500 SYP | 550.19 ISK |
| 1,000 SYP | 1,100.39 ISK |
Get SYP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=ISKExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-16T22:19:16Z",
"rates": {
"ISK": 1.100385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "ISK",
"amount": 100
},
"result": 110.0385,
"rate": 1.100385
}Build with SYP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key