Rate Overview
Live
1 CAD = 4.8849 TTD
1 TTD = 0.204712
CAD
Avg
4.8693
High
4.8849
Low
4.8508
Last updated: 8/17/2026, 8:43:27 AM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.88 TTD |
| 10 CAD | 48.85 TTD |
| 50 CAD | 244.25 TTD |
| 100 CAD | 488.49 TTD |
| 500 CAD | 2,442.46 TTD |
| 1,000 CAD | 4,884.92 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-08-17T08:43:27Z",
"rates": {
"TTD": 4.884922
}
}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": 488.4922,
"rate": 4.884922
}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