Rate Overview
Live
1 ISK = 0.909044 SYP
1 SYP = 1.1001
ISK
Avg
0.903239
High
0.909044
Low
0.899876
Last updated: 5/7/2026, 11:22:02 AM
Quick Conversions
| ISK | SYP |
|---|---|
| 1 ISK | 0.91 SYP |
| 10 ISK | 9.09 SYP |
| 50 ISK | 45.45 SYP |
| 100 ISK | 90.90 SYP |
| 500 ISK | 454.52 SYP |
| 1,000 ISK | 909.04 SYP |
Get ISK/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=SYPExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-07T11:22:02Z",
"rates": {
"SYP": 0.909044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "SYP",
"amount": 100
},
"result": 90.9044,
"rate": 0.909044
}Build with ISK/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key