Rate Overview
Live
1 CAD = 4.8230 TTD
1 TTD = 0.207340
CAD
Avg
4.8139
High
4.8260
Low
4.7923
Last updated: 7/28/2026, 3:18:53 PM
Quick Conversions
| CAD | TTD |
|---|---|
| 1 CAD | 4.82 TTD |
| 10 CAD | 48.23 TTD |
| 50 CAD | 241.15 TTD |
| 100 CAD | 482.30 TTD |
| 500 CAD | 2,411.50 TTD |
| 1,000 CAD | 4,823.00 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-28T15:18:53Z",
"rates": {
"TTD": 4.822997
}
}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": 482.2997,
"rate": 4.822997
}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