Rate Overview
Live
1 CAD = 4.7927 TTD
1 TTD = 0.208650
CAD
Avg
4.8132
High
4.8355
Low
4.7923
Last updated: 7/26/2026, 6:33:42 PM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.79 TTD |
| 10 CAD | 47.93 TTD |
| 50 CAD | 239.64 TTD |
| 100 CAD | 479.27 TTD |
| 500 CAD | 2,396.35 TTD |
| 1,000 CAD | 4,792.71 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-26T18:33:42Z",
"rates": {
"TTD": 4.792706
}
}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": 479.2706,
"rate": 4.792706
}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