Rate Overview
Live
1 IQD = 2.0033 TZS
1 TZS = 0.499181
IQD
Avg
1.9976
High
2.0033
Low
1.9925
Last updated: 6/17/2026, 8:02:08 AM
Quick Conversions
| IQD | TZS |
|---|---|
| 1 IQD | 2.00 TZS |
| 10 IQD | 20.03 TZS |
| 50 IQD | 100.16 TZS |
| 100 IQD | 200.33 TZS |
| 500 IQD | 1,001.64 TZS |
| 1,000 IQD | 2,003.28 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-06-17T08:02:08Z",
"rates": {
"TZS": 2.003281
}
}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.32809999999998,
"rate": 2.003281
}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