Rate Overview
Live
1 IQD = 0.010315 BWP
1 BWP = 96.9462
IQD
Avg
0.010167
High
0.010315
Low
0.009960
Last updated: 3/7/2026, 9:11:55 AM
Quick Conversions
| IQD | BWP |
|---|---|
| 1 IQD | 0.01 BWP |
| 10 IQD | 0.10 BWP |
| 50 IQD | 0.52 BWP |
| 100 IQD | 1.03 BWP |
| 500 IQD | 5.16 BWP |
| 1,000 IQD | 10.32 BWP |
Get IQD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=BWPExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-07T09:11:55Z",
"rates": {
"BWP": 0.010315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "BWP",
"amount": 100
},
"result": 1.0314999999999999,
"rate": 0.010315
}Build with IQD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key