Rate Overview
Live
1 TTD = 193.5120 IQD
1 IQD = 0.005168
TTD
Avg
193.7484
High
194.4184
Low
193.4649
Last updated: 3/7/2026, 2:12:20 AM
Quick Conversions
| TTD | IQD |
|---|---|
| 1 TTD | 193.51 IQD |
| 10 TTD | 1,935.12 IQD |
| 50 TTD | 9,675.60 IQD |
| 100 TTD | 19,351.20 IQD |
| 500 TTD | 96,756.00 IQD |
| 1,000 TTD | 193,512.00 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-03-07T02:12:20Z",
"rates": {
"IQD": 193.512003
}
}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": 19351.2003,
"rate": 193.512003
}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