Rate Overview
Live
1 KGS = 0.383712 THB
1 THB = 2.6061
KGS
Avg
0.385165
High
0.386825
Low
0.383712
Last updated: 7/27/2026, 6:27:38 AM
Quick Conversions
| KGS | THB |
|---|---|
| 1 KGS | 0.38 THB |
| 10 KGS | 3.84 THB |
| 50 KGS | 19.19 THB |
| 100 KGS | 38.37 THB |
| 500 KGS | 191.86 THB |
| 1,000 KGS | 383.71 THB |
Get KGS/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=THBExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-27T06:27:38Z",
"rates": {
"THB": 0.383712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "THB",
"amount": 100
},
"result": 38.3712,
"rate": 0.383712
}Build with KGS/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key