Rate Overview
Live
1 BND = 1014.98 IQD
1 IQD = 0.000985
BND
Avg
1015.00
High
1016.23
Low
1014.01
Last updated: 7/26/2026, 11:16:01 PM
Quick Conversions
| BND | IQD |
|---|---|
| 1 BND | 1,014.98 IQD |
| 10 BND | 10,149.80 IQD |
| 50 BND | 50,749.01 IQD |
| 100 BND | 101,498.03 IQD |
| 500 BND | 507,490.14 IQD |
| 1,000 BND | 1,014,980.28 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-07-26T23:16:01Z",
"rates": {
"IQD": 1014.980279
}
}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": 101498.0279,
"rate": 1014.980279
}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