Rate Overview
Live
1 BND = 1012.48 IQD
1 IQD = 0.000988
BND
Avg
1012.67
High
1015.58
Low
1009.83
Last updated: 7/7/2026, 11:17:21 AM
Quick Conversions
| BND | IQD |
|---|---|
| 1 BND | 1,012.48 IQD |
| 10 BND | 10,124.82 IQD |
| 50 BND | 50,624.12 IQD |
| 100 BND | 101,248.25 IQD |
| 500 BND | 506,241.25 IQD |
| 1,000 BND | 1,012,482.50 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-07T11:17:21Z",
"rates": {
"IQD": 1012.482497
}
}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": 101248.2497,
"rate": 1012.482497
}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