Rate Overview
Live
1 USD = 1310.33 IQD
1 IQD = 0.000763
USD
Avg
1310.85
High
1313.52
Low
1309.99
Last updated: 3/7/2026, 7:37:03 AM
Quick Conversions
| USD | IQD |
|---|---|
| 1 USD | 1,310.33 IQD |
| 10 USD | 13,103.34 IQD |
| 50 USD | 65,516.68 IQD |
| 100 USD | 131,033.37 IQD |
| 500 USD | 655,166.84 IQD |
| 1,000 USD | 1,310,333.67 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-03-07T07:37:03Z",
"rates": {
"IQD": 1310.33367054
}
}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": 131033.367054,
"rate": 1310.33367054
}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