Rate Overview
Live
1 KGS = 0.368958 THB
1 THB = 2.7103
KGS
Avg
0.371169
High
0.373366
Low
0.368162
Last updated: 5/7/2026, 7:47:14 AM
Quick Conversions
| KGS | THB |
|---|---|
| 1 KGS | 0.37 THB |
| 10 KGS | 3.69 THB |
| 50 KGS | 18.45 THB |
| 100 KGS | 36.90 THB |
| 500 KGS | 184.48 THB |
| 1,000 KGS | 368.96 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-07T07:47:14Z",
"rates": {
"THB": 0.368958
}
}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": 36.8958,
"rate": 0.368958
}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