Rate Overview
Live
1 CAD = 4.8941 TTD
1 TTD = 0.204327
CAD
Avg
4.8717
High
5.0237
Low
4.6874
Last updated: 3/27/2026, 7:47:07 AM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.89 TTD |
| 10 CAD | 48.94 TTD |
| 50 CAD | 244.71 TTD |
| 100 CAD | 489.41 TTD |
| 500 CAD | 2,447.06 TTD |
| 1,000 CAD | 4,894.12 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-27T07:47:07Z",
"rates": {
"TTD": 4.894119
}
}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.4119,
"rate": 4.894119
}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