Rate Overview
Live
1 TTD = 193.4095 IQD
1 IQD = 0.005170
TTD
Avg
193.6211
High
194.1730
Low
193.1514
Last updated: 9/5/2026, 7:48:10 AM
Quick Conversions
| TTD | IQD |
|---|---|
| 1 TTD | 193.41 IQD |
| 10 TTD | 1,934.10 IQD |
| 50 TTD | 9,670.48 IQD |
| 100 TTD | 19,340.95 IQD |
| 500 TTD | 96,704.76 IQD |
| 1,000 TTD | 193,409.53 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-09-05T07:48:10Z",
"rates": {
"IQD": 193.409528
}
}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": 19340.9528,
"rate": 193.409528
}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