Rate Overview
Live
1 SYP = 1.1431 ISK
1 ISK = 0.874811
SYP
Avg
1.1437
High
1.1487
Low
1.1422
Last updated: 7/2/2026, 5:49:34 PM
Quick Conversions
| SYP | ISK |
|---|---|
| 1 SYP | 1.14 ISK |
| 10 SYP | 11.43 ISK |
| 50 SYP | 57.16 ISK |
| 100 SYP | 114.31 ISK |
| 500 SYP | 571.55 ISK |
| 1,000 SYP | 1,143.10 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-07-02T17:49:34Z",
"rates": {
"ISK": 1.143104
}
}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": 114.31039999999999,
"rate": 1.143104
}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