Rate Overview
Live
1 SYP = 1.1226 ISK
1 ISK = 0.890796
SYP
Avg
0.177069
High
1.1340
Low
0.009338
Last updated: 3/27/2026, 3:34:36 PM
Quick Conversions
| SYP | ISK |
|---|---|
| 1 SYP | 1.12 ISK |
| 10 SYP | 11.23 ISK |
| 50 SYP | 56.13 ISK |
| 100 SYP | 112.26 ISK |
| 500 SYP | 561.30 ISK |
| 1,000 SYP | 1,122.59 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-03-27T15:34:36Z",
"rates": {
"ISK": 1.122591
}
}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.25909999999999,
"rate": 1.122591
}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