Rate Overview
Live
1 CAD = 4.8117 TTD
1 TTD = 0.207825
CAD
Avg
4.8999
High
5.0083
Low
4.7289
Last updated: 7/27/2026, 10:33:32 AM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.81 TTD |
| 10 CAD | 48.12 TTD |
| 50 CAD | 240.59 TTD |
| 100 CAD | 481.17 TTD |
| 500 CAD | 2,405.87 TTD |
| 1,000 CAD | 4,811.73 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-27T10:33:32Z",
"rates": {
"TTD": 4.811734
}
}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": 481.1734,
"rate": 4.811734
}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