Rate Overview
Live
1 CAD = 4.8769 TTD
1 TTD = 0.205047
CAD
Avg
4.8839
High
4.9094
Low
4.8518
Last updated: 9/6/2026, 3:04:35 PM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.88 TTD |
| 10 CAD | 48.77 TTD |
| 50 CAD | 243.85 TTD |
| 100 CAD | 487.69 TTD |
| 500 CAD | 2,438.47 TTD |
| 1,000 CAD | 4,876.94 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-09-06T15:04:35Z",
"rates": {
"TTD": 4.876941
}
}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": 487.69410000000005,
"rate": 4.876941
}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