Rate Overview
Live
1 TTD = 3.9114 CUP
1 CUP = 0.255660
TTD
Avg
3.9139
High
3.9467
Low
3.9023
Last updated: 7/7/2026, 9:37:43 PM
Quick Conversions
| TTD | CUP |
|---|---|
| 1 TTD | 3.91 CUP |
| 10 TTD | 39.11 CUP |
| 50 TTD | 195.57 CUP |
| 100 TTD | 391.14 CUP |
| 500 TTD | 1,955.72 CUP |
| 1,000 TTD | 3,911.45 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-07T21:37:43Z",
"rates": {
"CUP": 3.911447
}
}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.1447,
"rate": 3.911447
}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