Rate Overview
Live
1 TTD = 192.8779 IQD
1 IQD = 0.005185
TTD
Avg
192.9615
High
193.0985
Low
192.7894
Last updated: 4/18/2026, 8:46:48 AM
Quick Conversions
| TTD | IQD |
|---|---|
| 1 TTD | 192.88 IQD |
| 10 TTD | 1,928.78 IQD |
| 50 TTD | 9,643.90 IQD |
| 100 TTD | 19,287.79 IQD |
| 500 TTD | 96,438.96 IQD |
| 1,000 TTD | 192,877.93 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-04-18T08:46:48Z",
"rates": {
"IQD": 192.877925
}
}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": 19287.7925,
"rate": 192.877925
}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