Rate Overview
Live
1 TTD = 3.9239 CUP
1 CUP = 0.254848
TTD
Avg
3.6442
High
3.9239
Low
3.5216
Last updated: 7/25/2026, 10:21:43 PM
Quick Conversions
| TTD | CUP |
|---|---|
| 1 TTD | 3.92 CUP |
| 10 TTD | 39.24 CUP |
| 50 TTD | 196.20 CUP |
| 100 TTD | 392.39 CUP |
| 500 TTD | 1,961.96 CUP |
| 1,000 TTD | 3,923.91 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-25T22:21:43Z",
"rates": {
"CUP": 3.92391
}
}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.39099999999996,
"rate": 3.92391
}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