Rate Overview
Live
1 USD = 1310.31 IQD
1 IQD = 0.000763
USD
Avg
1309.98
High
1317.04
Low
1303.24
Last updated: 7/26/2026, 1:19:36 AM
Quick Conversions
| USD | IQD |
|---|---|
| 1 USD | 1,310.31 IQD |
| 10 USD | 13,103.11 IQD |
| 50 USD | 65,515.54 IQD |
| 100 USD | 131,031.08 IQD |
| 500 USD | 655,155.40 IQD |
| 1,000 USD | 1,310,310.80 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-26T01:19:36Z",
"rates": {
"IQD": 1310.31079922
}
}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": 131031.079922,
"rate": 1310.31079922
}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