Rate Overview
Live
1 KGS = 0.376058 THB
1 THB = 2.6592
KGS
Avg
0.378599
High
0.398272
Low
0.358784
Last updated: 3/27/2026, 9:44:27 AM
Quick Conversions
| KGS | THB |
|---|---|
| 1 KGS | 0.38 THB |
| 10 KGS | 3.76 THB |
| 50 KGS | 18.80 THB |
| 100 KGS | 37.61 THB |
| 500 KGS | 188.03 THB |
| 1,000 KGS | 376.06 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-03-27T09:44:27Z",
"rates": {
"THB": 0.376058
}
}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.6058,
"rate": 0.376058
}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