Rate Overview
Live
1 THB = 2.6597 KGS
1 KGS = 0.375978
THB
Avg
2.6472
High
2.6597
Low
2.6318
Last updated: 9/5/2026, 5:05:06 AM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.66 KGS |
| 10 THB | 26.60 KGS |
| 50 THB | 132.99 KGS |
| 100 THB | 265.97 KGS |
| 500 THB | 1,329.87 KGS |
| 1,000 THB | 2,659.73 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-09-05T05:05:06Z",
"rates": {
"KGS": 2.659731
}
}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.9731,
"rate": 2.659731
}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