Rate Overview
Live
1 IQD = 0.084371 SYP
1 SYP = 11.8524
IQD
Avg
0.084399
High
0.084994
Low
0.084151
Last updated: 3/6/2026, 10:49:05 PM
Quick Conversions
| IQD | SYP |
|---|---|
| 1 IQD | 0.08 SYP |
| 10 IQD | 0.84 SYP |
| 50 IQD | 4.22 SYP |
| 100 IQD | 8.44 SYP |
| 500 IQD | 42.19 SYP |
| 1,000 IQD | 84.37 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-03-06T22:49:05Z",
"rates": {
"SYP": 0.084371
}
}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.437100000000001,
"rate": 0.084371
}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