Rate Overview
Live
1 KGS = 0.077529 TTD
1 TTD = 12.8984
KGS
Avg
0.077532
High
0.077675
Low
0.077319
Last updated: 3/27/2026, 6:36:46 PM
Quick Conversions
| KGS | TTD |
|---|---|
| 1 KGS | 0.08 TTD |
| 10 KGS | 0.78 TTD |
| 50 KGS | 3.88 TTD |
| 100 KGS | 7.75 TTD |
| 500 KGS | 38.76 TTD |
| 1,000 KGS | 77.53 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-03-27T18:36:46Z",
"rates": {
"TTD": 0.077529
}
}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.7529,
"rate": 0.077529
}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