Rate Overview
Live
1 TTD = 3.9240 CUP
1 CUP = 0.254842
TTD
Avg
3.7070
High
3.9467
Low
3.5211
Last updated: 7/26/2026, 8:08:02 PM
Quick Conversions
| TTD | CUP |
|---|---|
| 1 TTD | 3.92 CUP |
| 10 TTD | 39.24 CUP |
| 50 TTD | 196.20 CUP |
| 100 TTD | 392.40 CUP |
| 500 TTD | 1,962.00 CUP |
| 1,000 TTD | 3,924.00 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-07-26T20:08:02Z",
"rates": {
"CUP": 3.923999
}
}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": 392.3999,
"rate": 3.923999
}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