Rate Overview
Live
1 TTD = 3.9170 CUP
1 CUP = 0.255294
TTD
Avg
3.9127
High
3.9276
Low
3.8876
Last updated: 9/3/2026, 1:37:11 PM
Quick Conversions
| TTD | CUP |
|---|---|
| 1 TTD | 3.92 CUP |
| 10 TTD | 39.17 CUP |
| 50 TTD | 195.85 CUP |
| 100 TTD | 391.70 CUP |
| 500 TTD | 1,958.52 CUP |
| 1,000 TTD | 3,917.05 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-09-03T13:37:11Z",
"rates": {
"CUP": 3.917046
}
}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.7046,
"rate": 3.917046
}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