Rate Overview
Live
1 BND = 1024.38 IQD
1 IQD = 0.000976
BND
Avg
1029.53
High
1036.17
Low
1024.38
Last updated: 3/7/2026, 7:54:58 AM
Quick Conversions
| BND | IQD |
|---|---|
| 1 BND | 1,024.38 IQD |
| 10 BND | 10,243.79 IQD |
| 50 BND | 51,218.93 IQD |
| 100 BND | 102,437.87 IQD |
| 500 BND | 512,189.33 IQD |
| 1,000 BND | 1,024,378.66 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-03-07T07:54:58Z",
"rates": {
"IQD": 1024.378655
}
}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": 102437.8655,
"rate": 1024.378655
}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