Rate Overview
Live
1 TTD = 12.9102 KGS
1 KGS = 0.077458
TTD
Avg
12.9227
High
12.9807
Low
12.8958
Last updated: 8/15/2026, 3:15:38 PM
Quick Conversions
| TTD | KGS |
|---|---|
| 1 TTD | 12.91 KGS |
| 10 TTD | 129.10 KGS |
| 50 TTD | 645.51 KGS |
| 100 TTD | 1,291.02 KGS |
| 500 TTD | 6,455.12 KGS |
| 1,000 TTD | 12,910.25 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-08-15T15:15:38Z",
"rates": {
"KGS": 12.910248
}
}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": 1291.0248,
"rate": 12.910248
}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