Rate Overview
Live
1 TTD = 3.5320 CUP
1 CUP = 0.283125
TTD
Avg
3.6062
High
3.9115
Low
3.5283
Last updated: 5/26/2026, 9:22:47 PM
Quick Conversions
| TTD | CUP |
|---|---|
| 1 TTD | 3.53 CUP |
| 10 TTD | 35.32 CUP |
| 50 TTD | 176.60 CUP |
| 100 TTD | 353.20 CUP |
| 500 TTD | 1,766.00 CUP |
| 1,000 TTD | 3,532.01 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-05-26T21:22:47Z",
"rates": {
"CUP": 3.532008
}
}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.20079999999996,
"rate": 3.532008
}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