Rate Overview
Live
1 CAD = 4.8066 TTD
1 TTD = 0.208046
CAD
Avg
4.8136
High
4.8355
Low
4.7923
Last updated: 7/27/2026, 6:32:04 PM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.81 TTD |
| 10 CAD | 48.07 TTD |
| 50 CAD | 240.33 TTD |
| 100 CAD | 480.66 TTD |
| 500 CAD | 2,403.31 TTD |
| 1,000 CAD | 4,806.62 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-27T18:32:04Z",
"rates": {
"TTD": 4.806623
}
}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": 480.6623,
"rate": 4.806623
}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