Rate Overview
Live
1 THB = 2.6801 KGS
1 KGS = 0.373126
THB
Avg
2.6805
High
2.6926
Low
2.6761
Last updated: 5/27/2026, 4:04:44 PM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.68 KGS |
| 10 THB | 26.80 KGS |
| 50 THB | 134.00 KGS |
| 100 THB | 268.01 KGS |
| 500 THB | 1,340.03 KGS |
| 1,000 THB | 2,680.06 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-27T16:04:44Z",
"rates": {
"KGS": 2.680059
}
}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.0059,
"rate": 2.680059
}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