Rate Overview
Live
1 TTD = 13.0256 KGS
1 KGS = 0.076772
TTD
Avg
12.9245
High
13.0256
Low
12.8606
Last updated: 7/5/2026, 10:34:49 PM
Quick Conversions
| TTD | KGS |
|---|---|
| 1 TTD | 13.03 KGS |
| 10 TTD | 130.26 KGS |
| 50 TTD | 651.28 KGS |
| 100 TTD | 1,302.56 KGS |
| 500 TTD | 6,512.80 KGS |
| 1,000 TTD | 13,025.59 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-05T22:34:49Z",
"rates": {
"KGS": 13.02559
}
}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": 1302.559,
"rate": 13.02559
}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