Rate Overview
Live
1 KGS = 0.372308 THB
1 THB = 2.6859
KGS
Avg
0.372925
High
0.373671
Low
0.371389
Last updated: 5/27/2026, 10:54:01 AM
Quick Conversions
| KGS | THB |
|---|---|
| 1 KGS | 0.37 THB |
| 10 KGS | 3.72 THB |
| 50 KGS | 18.62 THB |
| 100 KGS | 37.23 THB |
| 500 KGS | 186.15 THB |
| 1,000 KGS | 372.31 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-05-27T10:54:01Z",
"rates": {
"THB": 0.372308
}
}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.230799999999995,
"rate": 0.372308
}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