Rate Overview
Live
1 IQD = 0.010230 BWP
1 BWP = 97.7517
IQD
Avg
0.010286
High
0.010720
Low
0.010031
Last updated: 7/26/2026, 1:40:33 AM
Quick Conversions
| IQD | BWP |
|---|---|
| 1 IQD | 0.01 BWP |
| 10 IQD | 0.10 BWP |
| 50 IQD | 0.51 BWP |
| 100 IQD | 1.02 BWP |
| 500 IQD | 5.11 BWP |
| 1,000 IQD | 10.23 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-26T01:40:33Z",
"rates": {
"BWP": 0.01023
}
}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.023,
"rate": 0.01023
}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