Rate Overview
Live
1 SYP = 0.100741 IQD
1 IQD = 9.9264
SYP
Avg
3.6286
High
11.8687
Low
0.100554
Last updated: 8/19/2026, 5:28:22 AM
Quick Conversions
| SYP | IQD |
|---|---|
| 1 SYP | 0.10 IQD |
| 10 SYP | 1.01 IQD |
| 50 SYP | 5.04 IQD |
| 100 SYP | 10.07 IQD |
| 500 SYP | 50.37 IQD |
| 1,000 SYP | 100.74 IQD |
Get SYP/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=IQDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-19T05:28:22Z",
"rates": {
"IQD": 0.100741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "IQD",
"amount": 100
},
"result": 10.0741,
"rate": 0.100741
}Build with SYP/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key