Rate Overview
Live
1 BND = 1024.43 IQD
1 IQD = 0.000976
BND
Avg
1023.36
High
1024.91
Low
1021.65
Last updated: 8/11/2026, 3:23:12 PM
Quick Conversions
| BND | IQD |
|---|---|
| 1 BND | 1,024.43 IQD |
| 10 BND | 10,244.33 IQD |
| 50 BND | 51,221.67 IQD |
| 100 BND | 102,443.34 IQD |
| 500 BND | 512,216.69 IQD |
| 1,000 BND | 1,024,433.39 IQD |
Get BND/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=IQDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-11T15:23:12Z",
"rates": {
"IQD": 1024.43339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "IQD",
"amount": 100
},
"result": 102443.33899999999,
"rate": 1024.43339
}Build with BND/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key