Rate Overview
Live
1 TTD = 193.9428 IQD
1 IQD = 0.005156
TTD
Avg
193.2720
High
194.0698
Low
192.7364
Last updated: 7/26/2026, 9:57:07 PM
Quick Conversions
| TTD | IQD |
|---|---|
| 1 TTD | 193.94 IQD |
| 10 TTD | 1,939.43 IQD |
| 50 TTD | 9,697.14 IQD |
| 100 TTD | 19,394.28 IQD |
| 500 TTD | 96,971.38 IQD |
| 1,000 TTD | 193,942.76 IQD |
Get TTD/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=IQDExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-26T21:57:07Z",
"rates": {
"IQD": 193.942755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "IQD",
"amount": 100
},
"result": 19394.2755,
"rate": 193.942755
}Build with TTD/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key