Rate Overview
Live
1 CAD = 4.7631 TTD
1 TTD = 0.209946
CAD
Avg
4.7663
High
4.7884
Low
4.7289
Last updated: 7/6/2026, 1:53:46 PM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.76 TTD |
| 10 CAD | 47.63 TTD |
| 50 CAD | 238.16 TTD |
| 100 CAD | 476.31 TTD |
| 500 CAD | 2,381.57 TTD |
| 1,000 CAD | 4,763.13 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-06T13:53:46Z",
"rates": {
"TTD": 4.763133
}
}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": 476.31329999999997,
"rate": 4.763133
}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