Rate Overview
Live
1 THB = 2.6634 KGS
1 KGS = 0.375464
THB
Avg
2.6720
High
2.7114
Low
2.6582
Last updated: 3/27/2026, 6:03:31 AM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.66 KGS |
| 10 THB | 26.63 KGS |
| 50 THB | 133.17 KGS |
| 100 THB | 266.34 KGS |
| 500 THB | 1,331.68 KGS |
| 1,000 THB | 2,663.37 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-27T06:03:31Z",
"rates": {
"KGS": 2.663369
}
}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": 266.3369,
"rate": 2.663369
}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