Rate Overview
Live
1 KGS = 0.380752 THB
1 THB = 2.6264
KGS
Avg
0.377764
High
0.380752
Low
0.374032
Last updated: 9/2/2026, 2:56:40 AM
Quick Conversions
| KGS | THB |
|---|---|
| 1 KGS | 0.38 THB |
| 10 KGS | 3.81 THB |
| 50 KGS | 19.04 THB |
| 100 KGS | 38.08 THB |
| 500 KGS | 190.38 THB |
| 1,000 KGS | 380.75 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-09-02T02:56:40Z",
"rates": {
"THB": 0.380752
}
}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.075199999999995,
"rate": 0.380752
}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