Rate Overview
Live
1 THB = 2.6892 KGS
1 KGS = 0.371860
THB
Avg
2.6755
High
2.6897
Low
2.6538
Last updated: 6/17/2026, 6:39:43 AM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.69 KGS |
| 10 THB | 26.89 KGS |
| 50 THB | 134.46 KGS |
| 100 THB | 268.92 KGS |
| 500 THB | 1,344.59 KGS |
| 1,000 THB | 2,689.19 KGS |
Get THB/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=KGSExample Response:
{
"success": true,
"base": "THB",
"date": "2026-06-17T06:39:43Z",
"rates": {
"KGS": 2.689187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "KGS",
"amount": 100
},
"result": 268.9187,
"rate": 2.689187
}Build with THB/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key