Rate Overview
Live
1 TTD = 192.8813 IQD
1 IQD = 0.005185
TTD
Avg
193.1442
High
195.1160
Low
192.5834
Last updated: 7/24/2026, 9:04:39 AM
Quick Conversions
| TTD | IQD |
|---|---|
| 1 TTD | 192.88 IQD |
| 10 TTD | 1,928.81 IQD |
| 50 TTD | 9,644.07 IQD |
| 100 TTD | 19,288.13 IQD |
| 500 TTD | 96,440.66 IQD |
| 1,000 TTD | 192,881.33 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-24T09:04:39Z",
"rates": {
"IQD": 192.881328
}
}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": 19288.1328,
"rate": 192.881328
}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