Rate Overview
Live
1 USD = 1311.46 IQD
1 IQD = 0.000763
USD
Avg
1311.18
High
1316.72
Low
1308.44
Last updated: 9/5/2026, 10:24:47 AM
Quick Conversions
| USD | IQD |
|---|---|
| 1 USD | 1,311.46 IQD |
| 10 USD | 13,114.56 IQD |
| 50 USD | 65,572.78 IQD |
| 100 USD | 131,145.56 IQD |
| 500 USD | 655,727.80 IQD |
| 1,000 USD | 1,311,455.59 IQD |
Get USD/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=IQDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-09-05T10:24:47Z",
"rates": {
"IQD": 1311.4555906
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "IQD",
"amount": 100
},
"result": 131145.55906,
"rate": 1311.4555906
}Build with USD/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key