Rate Overview
Live
1 TTD = 12.9117 KGS
1 KGS = 0.077449
TTD
Avg
12.9137
High
12.9994
Low
12.8534
Last updated: 7/18/2026, 2:07:28 PM
Quick Conversions
| TTD | KGS |
|---|---|
| 1 TTD | 12.91 KGS |
| 10 TTD | 129.12 KGS |
| 50 TTD | 645.59 KGS |
| 100 TTD | 1,291.17 KGS |
| 500 TTD | 6,455.86 KGS |
| 1,000 TTD | 12,911.73 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-07-18T14:07:28Z",
"rates": {
"KGS": 12.911727
}
}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.1727,
"rate": 12.911727
}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