Rate Overview
Live
1 CAD = 4.9038 TTD
1 TTD = 0.203924
CAD
Avg
4.9440
High
5.0083
Low
4.8857
Last updated: 5/28/2026, 12:52:09 AM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.90 TTD |
| 10 CAD | 49.04 TTD |
| 50 CAD | 245.19 TTD |
| 100 CAD | 490.38 TTD |
| 500 CAD | 2,451.89 TTD |
| 1,000 CAD | 4,903.79 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-28T00:52:09Z",
"rates": {
"TTD": 4.903788
}
}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.37879999999996,
"rate": 4.903788
}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