Rate Overview
Live
1 IQD = 9.9264 SYP
1 SYP = 0.100741
IQD
Avg
0.904561
High
9.9264
Low
0.084109
Last updated: 8/19/2026, 5:43:46 AM
Quick Conversions
| IQD | SYP |
|---|---|
| 1 IQD | 9.93 SYP |
| 10 IQD | 99.26 SYP |
| 50 IQD | 496.32 SYP |
| 100 IQD | 992.64 SYP |
| 500 IQD | 4,963.20 SYP |
| 1,000 IQD | 9,926.41 SYP |
Get IQD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=SYPExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-08-19T05:43:46Z",
"rates": {
"SYP": 9.926408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "SYP",
"amount": 100
},
"result": 992.6408,
"rate": 9.926408
}Build with IQD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key