Rate Overview
Live
1 TTD = 192.4471 IQD
1 IQD = 0.005196
TTD
Avg
193.1269
High
194.3386
Low
192.4471
Last updated: 5/29/2026, 6:49:53 PM
Quick Conversions
| TTD | IQD |
|---|---|
| 1 TTD | 192.45 IQD |
| 10 TTD | 1,924.47 IQD |
| 50 TTD | 9,622.36 IQD |
| 100 TTD | 19,244.71 IQD |
| 500 TTD | 96,223.55 IQD |
| 1,000 TTD | 192,447.10 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-29T18:49:53Z",
"rates": {
"IQD": 192.447101
}
}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": 19244.7101,
"rate": 192.447101
}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