Rate Overview
Live
1 USD = 1310.46 IQD
1 IQD = 0.000763
USD
Avg
1310.13
High
1318.00
Low
1302.57
Last updated: 5/27/2026, 1:59:46 PM
Quick Conversions
| USD | IQD |
|---|---|
| 1 USD | 1,310.46 IQD |
| 10 USD | 13,104.57 IQD |
| 50 USD | 65,522.86 IQD |
| 100 USD | 131,045.72 IQD |
| 500 USD | 655,228.61 IQD |
| 1,000 USD | 1,310,457.21 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-05-27T13:59:46Z",
"rates": {
"IQD": 1310.45721339
}
}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": 131045.72133900001,
"rate": 1310.45721339
}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