Rate Overview
Live
1 USD = 1310.30 IQD
1 IQD = 0.000763
USD
Avg
1310.36
High
1311.86
Low
1308.86
Last updated: 7/25/2026, 2:44:27 AM
Quick Conversions
| USD | IQD |
|---|---|
| 1 USD | 1,310.30 IQD |
| 10 USD | 13,102.98 IQD |
| 50 USD | 65,514.90 IQD |
| 100 USD | 131,029.79 IQD |
| 500 USD | 655,148.96 IQD |
| 1,000 USD | 1,310,297.92 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-07-25T02:44:27Z",
"rates": {
"IQD": 1310.29791997
}
}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": 131029.79199700001,
"rate": 1310.29791997
}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