Rate Overview
Live
1 USD = 1310.00 IQD
1 IQD = 0.000763
USD
Avg
1310.00
High
1310.00
Low
1310.00
Last updated: 5/7/2026, 10:30:57 AM
Quick Conversions
| USD | IQD |
|---|---|
| 1 USD | 1,310.00 IQD |
| 10 USD | 13,100.00 IQD |
| 50 USD | 65,499.98 IQD |
| 100 USD | 130,999.95 IQD |
| 500 USD | 654,999.77 IQD |
| 1,000 USD | 1,309,999.54 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-07T10:30:57Z",
"rates": {
"IQD": 1309.99954323
}
}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": 130999.954323,
"rate": 1309.99954323
}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