Rate Overview
Live
1 CAD = 4.9881 TTD
1 TTD = 0.200476
CAD
Avg
4.9589
High
4.9881
Low
4.9377
Last updated: 3/7/2026, 12:28:05 AM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.99 TTD |
| 10 CAD | 49.88 TTD |
| 50 CAD | 249.41 TTD |
| 100 CAD | 498.81 TTD |
| 500 CAD | 2,494.07 TTD |
| 1,000 CAD | 4,988.14 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-03-07T00:28:05Z",
"rates": {
"TTD": 4.988138
}
}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": 498.8138,
"rate": 4.988138
}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