Rate Overview
Live
1 IQD = 0.007574 BOB
1 BOB = 132.0306
IQD
Avg
0.006046
High
0.007574
Low
0.005282
Last updated: 7/9/2026, 5:24:08 AM
Quick Conversions
| IQD | BOB |
|---|---|
| 1 IQD | 0.01 BOB |
| 10 IQD | 0.08 BOB |
| 50 IQD | 0.38 BOB |
| 100 IQD | 0.76 BOB |
| 500 IQD | 3.79 BOB |
| 1,000 IQD | 7.57 BOB |
Get IQD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=BOBExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-07-09T05:24:08Z",
"rates": {
"BOB": 0.007574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "BOB",
"amount": 100
},
"result": 0.7574,
"rate": 0.007574
}Build with IQD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key