Rate Overview
Live
1 USD = 1308.65 IQD
1 IQD = 0.000764
USD
Avg
1309.82
High
1313.34
Low
1307.10
Last updated: 3/27/2026, 6:53:25 PM
Quick Conversions
| USD | IQD |
|---|---|
| 1 USD | 1,308.65 IQD |
| 10 USD | 13,086.52 IQD |
| 50 USD | 65,432.62 IQD |
| 100 USD | 130,865.24 IQD |
| 500 USD | 654,326.20 IQD |
| 1,000 USD | 1,308,652.40 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-27T18:53:25Z",
"rates": {
"IQD": 1308.65240257
}
}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": 130865.240257,
"rate": 1308.65240257
}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