Rate Overview
Live
1 USD = 1306.68 IQD
1 IQD = 0.000765
USD
Avg
1308.90
High
1310.69
Low
1306.68
Last updated: 4/16/2026, 10:51:12 PM
Quick Conversions
| USD | IQD |
|---|---|
| 1 USD | 1,306.68 IQD |
| 10 USD | 13,066.77 IQD |
| 50 USD | 65,333.85 IQD |
| 100 USD | 130,667.70 IQD |
| 500 USD | 653,338.49 IQD |
| 1,000 USD | 1,306,676.98 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-04-16T22:51:12Z",
"rates": {
"IQD": 1306.67697904
}
}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": 130667.69790400002,
"rate": 1306.67697904
}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