Rate Overview
Live
1 TTD = 3.9087 CUP
1 CUP = 0.255837
TTD
Avg
3.9120
High
3.9201
Low
3.9087
Last updated: 8/13/2026, 1:45:56 PM
Quick Conversions
| TTD | CUP |
|---|---|
| 1 TTD | 3.91 CUP |
| 10 TTD | 39.09 CUP |
| 50 TTD | 195.44 CUP |
| 100 TTD | 390.87 CUP |
| 500 TTD | 1,954.37 CUP |
| 1,000 TTD | 3,908.73 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-08-13T13:45:56Z",
"rates": {
"CUP": 3.908734
}
}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": 390.8734,
"rate": 3.908734
}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