Rate Overview
Live
1 TTD = 12.9445 KGS
1 KGS = 0.077253
TTD
Avg
12.9308
High
12.9732
Low
12.8424
Last updated: 9/4/2026, 10:15:07 AM
Quick Conversions
| TTD | KGS |
|---|---|
| 1 TTD | 12.94 KGS |
| 10 TTD | 129.45 KGS |
| 50 TTD | 647.23 KGS |
| 100 TTD | 1,294.46 KGS |
| 500 TTD | 6,472.28 KGS |
| 1,000 TTD | 12,944.55 KGS |
Get TTD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=KGSExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-09-04T10:15:07Z",
"rates": {
"KGS": 12.94455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "KGS",
"amount": 100
},
"result": 1294.455,
"rate": 12.94455
}Build with TTD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key