Rate Overview
Live
1 TTD = 12.8768 KGS
1 KGS = 0.077659
TTD
Avg
12.8882
High
12.9080
Low
12.8768
Last updated: 6/16/2026, 7:32:49 PM
Quick Conversions
| TTD | KGS |
|---|---|
| 1 TTD | 12.88 KGS |
| 10 TTD | 128.77 KGS |
| 50 TTD | 643.84 KGS |
| 100 TTD | 1,287.68 KGS |
| 500 TTD | 6,438.42 KGS |
| 1,000 TTD | 12,876.83 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-06-16T19:32:49Z",
"rates": {
"KGS": 12.876831
}
}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.6831,
"rate": 12.876831
}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