Rate Overview
Live
1 TTD = 12.8878 KGS
1 KGS = 0.077593
TTD
Avg
12.9133
High
13.0256
Low
12.8688
Last updated: 7/10/2026, 7:18:46 PM
Quick Conversions
| TTD | KGS |
|---|---|
| 1 TTD | 12.89 KGS |
| 10 TTD | 128.88 KGS |
| 50 TTD | 644.39 KGS |
| 100 TTD | 1,288.78 KGS |
| 500 TTD | 6,443.90 KGS |
| 1,000 TTD | 12,887.79 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-10T19:18:46Z",
"rates": {
"KGS": 12.887794
}
}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.7794,
"rate": 12.887794
}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