Rate Overview
Live
1 KYD = 8.1635 TTD
1 TTD = 0.122497
KYD
Avg
8.1766
High
8.2527
Low
8.1536
Last updated: 6/19/2026, 8:46:13 AM
Quick Conversions
| KYD | TTD |
|---|---|
| 1 KYD | 8.16 TTD |
| 10 KYD | 81.63 TTD |
| 50 KYD | 408.17 TTD |
| 100 KYD | 816.35 TTD |
| 500 KYD | 4,081.74 TTD |
| 1,000 KYD | 8,163.48 TTD |
Get KYD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=TTDExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-06-19T08:46:13Z",
"rates": {
"TTD": 8.163478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "TTD",
"amount": 100
},
"result": 816.3478,
"rate": 8.163478
}Build with KYD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key