Rate Overview
Live
1 IQD = 0.006134 SBD
1 SBD = 163.0258
IQD
Avg
0.006148
High
0.006168
Low
0.006134
Last updated: 4/18/2026, 8:47:12 AM
Quick Conversions
| IQD | SBD |
|---|---|
| 1 IQD | 0.01 SBD |
| 10 IQD | 0.06 SBD |
| 50 IQD | 0.31 SBD |
| 100 IQD | 0.61 SBD |
| 500 IQD | 3.07 SBD |
| 1,000 IQD | 6.13 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-04-18T08:47:12Z",
"rates": {
"SBD": 0.006134
}
}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.6134,
"rate": 0.006134
}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