Rate Overview
Live
1 THB = 2.6810 KGS
1 KGS = 0.372995
THB
Avg
2.7441
High
2.8151
Low
2.6762
Last updated: 5/27/2026, 6:26:39 PM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.68 KGS |
| 10 THB | 26.81 KGS |
| 50 THB | 134.05 KGS |
| 100 THB | 268.10 KGS |
| 500 THB | 1,340.50 KGS |
| 1,000 THB | 2,681.00 KGS |
Get THB/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=KGSExample Response:
{
"success": true,
"base": "THB",
"date": "2026-05-27T18:26:39Z",
"rates": {
"KGS": 2.681004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "KGS",
"amount": 100
},
"result": 268.10040000000004,
"rate": 2.681004
}Build with THB/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key