Rate Overview
Live
1 TTD = 3.5343 CUP
1 CUP = 0.282941
TTD
Avg
3.5361
High
3.5414
Low
3.5211
Last updated: 3/26/2026, 12:24:24 PM
Quick Conversions
| TTD | CUP |
|---|---|
| 1 TTD | 3.53 CUP |
| 10 TTD | 35.34 CUP |
| 50 TTD | 176.72 CUP |
| 100 TTD | 353.43 CUP |
| 500 TTD | 1,767.15 CUP |
| 1,000 TTD | 3,534.30 CUP |
Get TTD/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=CUPExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-26T12:24:24Z",
"rates": {
"CUP": 3.5343
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "CUP",
"amount": 100
},
"result": 353.43,
"rate": 3.5343
}Build with TTD/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key