Rate Overview
Live
1 CAD = 4.8912 TTD
1 TTD = 0.204447
CAD
Avg
4.9001
High
4.9914
Low
4.7523
Last updated: 3/27/2026, 12:59:26 PM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.89 TTD |
| 10 CAD | 48.91 TTD |
| 50 CAD | 244.56 TTD |
| 100 CAD | 489.12 TTD |
| 500 CAD | 2,445.62 TTD |
| 1,000 CAD | 4,891.24 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-03-27T12:59:26Z",
"rates": {
"TTD": 4.891242
}
}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": 489.12420000000003,
"rate": 4.891242
}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