Rate Overview
Live
1 KGS = 0.379266 THB
1 THB = 2.6367
KGS
Avg
0.380167
High
0.381687
Low
0.378836
Last updated: 7/5/2026, 1:10:16 PM
Quick Conversions
| KGS | THB |
|---|---|
| 1 KGS | 0.38 THB |
| 10 KGS | 3.79 THB |
| 50 KGS | 18.96 THB |
| 100 KGS | 37.93 THB |
| 500 KGS | 189.63 THB |
| 1,000 KGS | 379.27 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-05T13:10:16Z",
"rates": {
"THB": 0.379266
}
}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": 37.9266,
"rate": 0.379266
}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