Rate Overview
Live
1 SYP = 1.1053 ISK
1 ISK = 0.904729
SYP
Avg
1.1087
High
1.1113
Low
1.1046
Last updated: 5/7/2026, 3:25:49 AM
Quick Conversions
| SYP | ISK |
|---|---|
| 1 SYP | 1.11 ISK |
| 10 SYP | 11.05 ISK |
| 50 SYP | 55.27 ISK |
| 100 SYP | 110.53 ISK |
| 500 SYP | 552.65 ISK |
| 1,000 SYP | 1,105.30 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-05-07T03:25:49Z",
"rates": {
"ISK": 1.105303
}
}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.5303,
"rate": 1.105303
}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