Rate Overview
Live
1 THB = 2.6671 KGS
1 KGS = 0.374938
THB
Avg
2.6448
High
2.7872
Low
2.5108
Last updated: 3/27/2026, 4:30:26 PM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.67 KGS |
| 10 THB | 26.67 KGS |
| 50 THB | 133.36 KGS |
| 100 THB | 266.71 KGS |
| 500 THB | 1,333.55 KGS |
| 1,000 THB | 2,667.11 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-03-27T16:30:26Z",
"rates": {
"KGS": 2.667105
}
}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": 266.71049999999997,
"rate": 2.667105
}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