Rate Overview
Live
1 TTD = 3.9175 CUP
1 CUP = 0.255267
TTD
Avg
3.9047
High
3.9175
Low
3.8960
Last updated: 5/6/2026, 3:37:37 PM
Quick Conversions
| TTD | CUP |
|---|---|
| 1 TTD | 3.92 CUP |
| 10 TTD | 39.17 CUP |
| 50 TTD | 195.87 CUP |
| 100 TTD | 391.75 CUP |
| 500 TTD | 1,958.73 CUP |
| 1,000 TTD | 3,917.46 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-06T15:37:37Z",
"rates": {
"CUP": 3.917461
}
}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": 391.7461,
"rate": 3.917461
}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