Rate Overview
Live
1 IQD = 0.084593 SYP
1 SYP = 11.8213
IQD
Avg
4.9455
High
9.9241
Low
0.084103
Last updated: 3/27/2026, 4:59:24 AM
Quick Conversions
| IQD | SYP |
|---|---|
| 1 IQD | 0.08 SYP |
| 10 IQD | 0.85 SYP |
| 50 IQD | 4.23 SYP |
| 100 IQD | 8.46 SYP |
| 500 IQD | 42.30 SYP |
| 1,000 IQD | 84.59 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-27T04:59:24Z",
"rates": {
"SYP": 0.084593
}
}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.4593,
"rate": 0.084593
}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