Rate Overview
Live
1 TTD = 193.3125 IQD
1 IQD = 0.005173
TTD
Avg
193.2053
High
193.6558
Low
192.8114
Last updated: 5/9/2026, 4:54:23 AM
Quick Conversions
| TTD | IQD |
|---|---|
| 1 TTD | 193.31 IQD |
| 10 TTD | 1,933.12 IQD |
| 50 TTD | 9,665.62 IQD |
| 100 TTD | 19,331.25 IQD |
| 500 TTD | 96,656.24 IQD |
| 1,000 TTD | 193,312.49 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-05-09T04:54:23Z",
"rates": {
"IQD": 193.312486
}
}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": 19331.2486,
"rate": 193.312486
}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