Rate Overview
Live
1 TTD = 192.8224 IQD
1 IQD = 0.005186
TTD
Avg
193.3746
High
195.1160
Low
192.8224
Last updated: 7/9/2026, 5:43:57 AM
Quick Conversions
| TTD | IQD |
|---|---|
| 1 TTD | 192.82 IQD |
| 10 TTD | 1,928.22 IQD |
| 50 TTD | 9,641.12 IQD |
| 100 TTD | 19,282.24 IQD |
| 500 TTD | 96,411.18 IQD |
| 1,000 TTD | 192,822.35 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-09T05:43:57Z",
"rates": {
"IQD": 192.822355
}
}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": 19282.2355,
"rate": 192.822355
}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