Rate Overview
Live
1 KGS = 0.077196 TTD
1 TTD = 12.9540
KGS
Avg
0.077738
High
0.080238
Low
0.077034
Last updated: 7/26/2026, 11:15:12 PM
Quick Conversions
| KGS | TTD |
|---|---|
| 1 KGS | 0.08 TTD |
| 10 KGS | 0.77 TTD |
| 50 KGS | 3.86 TTD |
| 100 KGS | 7.72 TTD |
| 500 KGS | 38.60 TTD |
| 1,000 KGS | 77.20 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-26T23:15:12Z",
"rates": {
"TTD": 0.077196
}
}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.7196,
"rate": 0.077196
}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