Rate Overview
Live
1 THB = 2.6577 KGS
1 KGS = 0.376270
THB
Avg
2.7422
High
2.8186
Low
2.6577
Last updated: 3/27/2026, 7:46:48 AM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.66 KGS |
| 10 THB | 26.58 KGS |
| 50 THB | 132.88 KGS |
| 100 THB | 265.77 KGS |
| 500 THB | 1,328.83 KGS |
| 1,000 THB | 2,657.66 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-03-27T07:46:48Z",
"rates": {
"KGS": 2.657663
}
}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": 265.7663,
"rate": 2.657663
}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