Rate Overview
Live
1 USD = 1310.10 IQD
1 IQD = 0.000763
USD
Avg
1310.02
High
1314.98
Low
1306.31
Last updated: 7/27/2026, 3:42:32 AM
Quick Conversions
| USD | IQD |
|---|---|
| 1 USD | 1,310.10 IQD |
| 10 USD | 13,100.97 IQD |
| 50 USD | 65,504.87 IQD |
| 100 USD | 131,009.74 IQD |
| 500 USD | 655,048.71 IQD |
| 1,000 USD | 1,310,097.42 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-27T03:42:32Z",
"rates": {
"IQD": 1310.09741666
}
}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": 131009.74166599999,
"rate": 1310.09741666
}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