Rate Overview
Live
1 TTD = 12.8983 KGS
1 KGS = 0.077529
TTD
Avg
12.9044
High
13.0278
Low
12.7254
Last updated: 3/27/2026, 11:42:32 AM
Quick Conversions
| TTD | KGS |
|---|---|
| 1 TTD | 12.90 KGS |
| 10 TTD | 128.98 KGS |
| 50 TTD | 644.92 KGS |
| 100 TTD | 1,289.83 KGS |
| 500 TTD | 6,449.17 KGS |
| 1,000 TTD | 12,898.34 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-03-27T11:42:32Z",
"rates": {
"KGS": 12.898339
}
}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": 1289.8339,
"rate": 12.898339
}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