Rate Overview
Live
1 IQD = 0.000976 BND
1 BND = 1024.59
IQD
Avg
0.000971
High
0.000976
Low
0.000965
Last updated: 3/7/2026, 8:00:53 AM
Quick Conversions
| IQD | BND |
|---|---|
| 1 IQD | 0.00 BND |
| 10 IQD | 0.01 BND |
| 50 IQD | 0.05 BND |
| 100 IQD | 0.10 BND |
| 500 IQD | 0.49 BND |
| 1,000 IQD | 0.98 BND |
Get IQD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=BNDExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-07T08:00:53Z",
"rates": {
"BND": 0.000976
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "BND",
"amount": 100
},
"result": 0.09759999999999999,
"rate": 0.000976
}Build with IQD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key