Rate Overview
Live
1 IQD = 2.0003 TZS
1 TZS = 0.499920
IQD
Avg
1.9474
High
2.0678
Low
1.8247
Last updated: 5/27/2026, 9:39:30 PM
Quick Conversions
| IQD | TZS |
|---|---|
| 1 IQD | 2.00 TZS |
| 10 IQD | 20.00 TZS |
| 50 IQD | 100.02 TZS |
| 100 IQD | 200.03 TZS |
| 500 IQD | 1,000.16 TZS |
| 1,000 IQD | 2,000.32 TZS |
Get IQD/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=TZSExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-05-27T21:39:30Z",
"rates": {
"TZS": 2.00032
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "TZS",
"amount": 100
},
"result": 200.03199999999998,
"rate": 2.00032
}Build with IQD/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key