Rate Overview
Live
1 CUP = 0.283273 TTD
1 TTD = 3.5302
CUP
Avg
0.282748
High
0.283639
Low
0.281572
Last updated: 5/27/2026, 7:30:03 PM
Quick Conversions
| CUP | TTD |
|---|---|
| 1 CUP | 0.28 TTD |
| 10 CUP | 2.83 TTD |
| 50 CUP | 14.16 TTD |
| 100 CUP | 28.33 TTD |
| 500 CUP | 141.64 TTD |
| 1,000 CUP | 283.27 TTD |
Get CUP/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=TTDExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-27T19:30:03Z",
"rates": {
"TTD": 0.283273
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "TTD",
"amount": 100
},
"result": 28.3273,
"rate": 0.283273
}Build with CUP/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key