Rate Overview
Live
1 IQD = 0.006154 SBD
1 SBD = 162.4959
IQD
Avg
0.006128
High
0.006156
Low
0.006082
Last updated: 6/19/2026, 10:13:16 AM
Quick Conversions
| IQD | SBD |
|---|---|
| 1 IQD | 0.01 SBD |
| 10 IQD | 0.06 SBD |
| 50 IQD | 0.31 SBD |
| 100 IQD | 0.62 SBD |
| 500 IQD | 3.08 SBD |
| 1,000 IQD | 6.15 SBD |
Get IQD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=SBDExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-06-19T10:13:16Z",
"rates": {
"SBD": 0.006154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "SBD",
"amount": 100
},
"result": 0.6154,
"rate": 0.006154
}Build with IQD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key