Rate Overview
Live
1 CAD = 4.7943 TTD
1 TTD = 0.208579
CAD
Avg
4.8664
High
5.0237
Low
4.6874
Last updated: 7/27/2026, 12:04:16 AM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.79 TTD |
| 10 CAD | 47.94 TTD |
| 50 CAD | 239.72 TTD |
| 100 CAD | 479.43 TTD |
| 500 CAD | 2,397.17 TTD |
| 1,000 CAD | 4,794.35 TTD |
Get CAD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=TTDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-27T00:04:16Z",
"rates": {
"TTD": 4.79435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "TTD",
"amount": 100
},
"result": 479.43499999999995,
"rate": 4.79435
}Build with CAD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key