Rate Overview
Live
1 CAD = 4.8955 TTD
1 TTD = 0.204271
CAD
Avg
4.9002
High
4.9914
Low
4.7523
Last updated: 3/27/2026, 9:28:18 AM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.90 TTD |
| 10 CAD | 48.95 TTD |
| 50 CAD | 244.77 TTD |
| 100 CAD | 489.55 TTD |
| 500 CAD | 2,447.73 TTD |
| 1,000 CAD | 4,895.46 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-27T09:28:18Z",
"rates": {
"TTD": 4.895462
}
}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.5462,
"rate": 4.895462
}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