Rate Overview
Live
1 IQD = 0.084113 SYP
1 SYP = 11.8888
IQD
Avg
0.084381
High
0.084888
Low
0.084113
Last updated: 5/8/2026, 2:24:13 PM
Quick Conversions
| IQD | SYP |
|---|---|
| 1 IQD | 0.08 SYP |
| 10 IQD | 0.84 SYP |
| 50 IQD | 4.21 SYP |
| 100 IQD | 8.41 SYP |
| 500 IQD | 42.06 SYP |
| 1,000 IQD | 84.11 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-05-08T14:24:13Z",
"rates": {
"SYP": 0.084113
}
}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": 8.411299999999999,
"rate": 0.084113
}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