Rate Overview
Live
1 CAD = 4.7923 TTD
1 TTD = 0.208669
CAD
Avg
4.8870
High
4.9945
Low
4.7639
Last updated: 7/25/2026, 6:40:10 PM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.79 TTD |
| 10 CAD | 47.92 TTD |
| 50 CAD | 239.61 TTD |
| 100 CAD | 479.23 TTD |
| 500 CAD | 2,396.14 TTD |
| 1,000 CAD | 4,792.28 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-25T18:40:10Z",
"rates": {
"TTD": 4.792281
}
}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": 479.2281,
"rate": 4.792281
}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