Rate Overview
Live
1 KGS = 0.077647 TTD
1 TTD = 12.8788
KGS
Avg
0.077547
High
0.077824
Low
0.076771
Last updated: 7/24/2026, 9:06:13 PM
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.82 TTD |
| 1,000 KGS | 77.65 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-24T21:06:13Z",
"rates": {
"TTD": 0.077647
}
}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.7646999999999995,
"rate": 0.077647
}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