Rate Overview
Live
1 IQD = 0.010242 BWP
1 BWP = 97.6372
IQD
Avg
0.010248
High
0.010280
Low
0.010228
Last updated: 4/16/2026, 4:08:45 PM
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.12 BWP |
| 1,000 IQD | 10.24 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-04-16T16:08:45Z",
"rates": {
"BWP": 0.010242
}
}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.0242,
"rate": 0.010242
}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