Rate Overview
Live
1 TTD = 12.8743 KGS
1 KGS = 0.077674
TTD
Avg
12.8919
High
12.9162
Low
12.8630
Last updated: 4/17/2026, 4:47:26 AM
Quick Conversions
| TTD | KGS |
|---|---|
| 1 TTD | 12.87 KGS |
| 10 TTD | 128.74 KGS |
| 50 TTD | 643.72 KGS |
| 100 TTD | 1,287.43 KGS |
| 500 TTD | 6,437.16 KGS |
| 1,000 TTD | 12,874.31 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-04-17T04:47:26Z",
"rates": {
"KGS": 12.874312
}
}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": 1287.4312,
"rate": 12.874312
}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