Rate Overview
Live
1 IQD = 0.001528 BBD
1 BBD = 654.4503
IQD
Avg
0.001526
High
0.001533
Low
0.001517
Last updated: 3/27/2026, 10:07:05 AM
Quick Conversions
| IQD | BBD |
|---|---|
| 1 IQD | 0.00 BBD |
| 10 IQD | 0.02 BBD |
| 50 IQD | 0.08 BBD |
| 100 IQD | 0.15 BBD |
| 500 IQD | 0.76 BBD |
| 1,000 IQD | 1.53 BBD |
Get IQD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=BBDExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-27T10:07:05Z",
"rates": {
"BBD": 0.001528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "BBD",
"amount": 100
},
"result": 0.15280000000000002,
"rate": 0.001528
}Build with IQD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key