Rate Overview
Live
1 CAD = 4.9056 TTD
1 TTD = 0.203847
CAD
Avg
4.9073
High
4.9281
Low
4.8790
Last updated: 5/27/2026, 9:32:56 PM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.91 TTD |
| 10 CAD | 49.06 TTD |
| 50 CAD | 245.28 TTD |
| 100 CAD | 490.56 TTD |
| 500 CAD | 2,452.82 TTD |
| 1,000 CAD | 4,905.65 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-05-27T21:32:56Z",
"rates": {
"TTD": 4.905649
}
}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": 490.5649,
"rate": 4.905649
}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