Rate Overview
Live
1 KGS = 0.077572 TTD
1 TTD = 12.8912
KGS
Avg
0.077601
High
0.077756
Low
0.077453
Last updated: 7/1/2026, 4:42:57 AM
Quick Conversions
| KGS | TTD |
|---|---|
| 1 KGS | 0.08 TTD |
| 10 KGS | 0.78 TTD |
| 50 KGS | 3.88 TTD |
| 100 KGS | 7.76 TTD |
| 500 KGS | 38.79 TTD |
| 1,000 KGS | 77.57 TTD |
Get KGS/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=TTDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-01T04:42:57Z",
"rates": {
"TTD": 0.077572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "TTD",
"amount": 100
},
"result": 7.7572,
"rate": 0.077572
}Build with KGS/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key