Rate Overview
Live
1 TTD = 12.8839 KGS
1 KGS = 0.077616
TTD
Avg
12.9089
High
13.0256
Low
12.8608
Last updated: 7/27/2026, 9:42:08 AM
Quick Conversions
| TTD | KGS |
|---|---|
| 1 TTD | 12.88 KGS |
| 10 TTD | 128.84 KGS |
| 50 TTD | 644.19 KGS |
| 100 TTD | 1,288.39 KGS |
| 500 TTD | 6,441.93 KGS |
| 1,000 TTD | 12,883.86 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-07-27T09:42:08Z",
"rates": {
"KGS": 12.883864
}
}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": 1288.3864,
"rate": 12.883864
}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