Rate Overview
Live
1 IQD = 0.010303 BWP
1 BWP = 97.0591
IQD
Avg
0.010398
High
0.010896
Low
0.010294
Last updated: 7/6/2026, 1:38:07 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.15 BWP |
| 1,000 IQD | 10.30 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-07-06T01:38:07Z",
"rates": {
"BWP": 0.010303
}
}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.0303,
"rate": 0.010303
}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