Rate Overview
Live
1 CAD = 4.9647 TTD
1 TTD = 0.201422
CAD
Avg
4.9231
High
4.9647
Low
4.8921
Last updated: 4/17/2026, 6:12:16 AM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.96 TTD |
| 10 CAD | 49.65 TTD |
| 50 CAD | 248.24 TTD |
| 100 CAD | 496.47 TTD |
| 500 CAD | 2,482.35 TTD |
| 1,000 CAD | 4,964.70 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-04-17T06:12:16Z",
"rates": {
"TTD": 4.964703
}
}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": 496.4703,
"rate": 4.964703
}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