Rate Overview
Live
1 TTD = 12.9554 KGS
1 KGS = 0.077188
TTD
Avg
12.8997
High
13.0256
Low
12.8494
Last updated: 7/25/2026, 5:43:06 PM
Quick Conversions
| TTD | KGS |
|---|---|
| 1 TTD | 12.96 KGS |
| 10 TTD | 129.55 KGS |
| 50 TTD | 647.77 KGS |
| 100 TTD | 1,295.54 KGS |
| 500 TTD | 6,477.69 KGS |
| 1,000 TTD | 12,955.39 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-25T17:43:06Z",
"rates": {
"KGS": 12.955388
}
}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": 1295.5387999999998,
"rate": 12.955388
}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