Rate Overview
Live
1 USD = 1310.22 IQD
1 IQD = 0.000763
USD
Avg
1310.08
High
1310.53
Low
1309.65
Last updated: 6/16/2026, 7:22:14 PM
Quick Conversions
| USD | IQD |
|---|---|
| 1 USD | 1,310.22 IQD |
| 10 USD | 13,102.19 IQD |
| 50 USD | 65,510.96 IQD |
| 100 USD | 131,021.91 IQD |
| 500 USD | 655,109.55 IQD |
| 1,000 USD | 1,310,219.10 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-06-16T19:22:14Z",
"rates": {
"IQD": 1310.21910338
}
}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": 131021.910338,
"rate": 1310.21910338
}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