Rate Overview
Live
1 SYP = 1.1284 ISK
1 ISK = 0.886213
SYP
Avg
1.1270
High
1.1293
Low
1.1224
Last updated: 6/16/2026, 12:47:25 PM
Quick Conversions
| SYP | ISK |
|---|---|
| 1 SYP | 1.13 ISK |
| 10 SYP | 11.28 ISK |
| 50 SYP | 56.42 ISK |
| 100 SYP | 112.84 ISK |
| 500 SYP | 564.20 ISK |
| 1,000 SYP | 1,128.40 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-06-16T12:47:25Z",
"rates": {
"ISK": 1.128397
}
}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": 112.83970000000001,
"rate": 1.128397
}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