Rate Overview
Live
1 TTD = 193.0056 IQD
1 IQD = 0.005181
TTD
Avg
193.0714
High
193.9515
Low
192.3091
Last updated: 3/27/2026, 9:47:53 AM
Quick Conversions
| TTD | IQD |
|---|---|
| 1 TTD | 193.01 IQD |
| 10 TTD | 1,930.06 IQD |
| 50 TTD | 9,650.28 IQD |
| 100 TTD | 19,300.56 IQD |
| 500 TTD | 96,502.78 IQD |
| 1,000 TTD | 193,005.57 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-27T09:47:53Z",
"rates": {
"IQD": 193.005569
}
}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": 19300.5569,
"rate": 193.005569
}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