Rate Overview
Live
1 TTD = 3.8979 CUP
1 CUP = 0.256550
TTD
Avg
3.8637
High
3.9115
Low
3.5227
Last updated: 4/15/2026, 11:20:14 PM
Quick Conversions
| TTD | CUP |
|---|---|
| 1 TTD | 3.90 CUP |
| 10 TTD | 38.98 CUP |
| 50 TTD | 194.89 CUP |
| 100 TTD | 389.79 CUP |
| 500 TTD | 1,948.94 CUP |
| 1,000 TTD | 3,897.87 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-04-15T23:20:14Z",
"rates": {
"CUP": 3.897873
}
}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": 389.7873,
"rate": 3.897873
}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