Rate Overview
Live
1 SYP = 0.009293 ISK
1 ISK = 107.6079
SYP
Avg
0.608822
High
1.1439
Low
0.009293
Last updated: 8/25/2026, 9:47:01 PM
Quick Conversions
| SYP | ISK |
|---|---|
| 1 SYP | 0.01 ISK |
| 10 SYP | 0.09 ISK |
| 50 SYP | 0.46 ISK |
| 100 SYP | 0.93 ISK |
| 500 SYP | 4.65 ISK |
| 1,000 SYP | 9.29 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-08-25T21:47:01Z",
"rates": {
"ISK": 0.009293
}
}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": 0.9292999999999999,
"rate": 0.009293
}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