Rate Overview
Live
1 CAD = 4.8251 TTD
1 TTD = 0.207250
CAD
Avg
4.7954
High
4.8455
Low
4.7289
Last updated: 7/24/2026, 9:56:53 AM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.83 TTD |
| 10 CAD | 48.25 TTD |
| 50 CAD | 241.26 TTD |
| 100 CAD | 482.51 TTD |
| 500 CAD | 2,412.55 TTD |
| 1,000 CAD | 4,825.10 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-24T09:56:53Z",
"rates": {
"TTD": 4.825102
}
}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": 482.5102,
"rate": 4.825102
}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