Rate Overview
Live
1 THB = 2.6258 KGS
1 KGS = 0.380838
THB
Avg
2.6236
High
2.6324
Low
2.6178
Last updated: 7/1/2026, 3:34:14 AM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.63 KGS |
| 10 THB | 26.26 KGS |
| 50 THB | 131.29 KGS |
| 100 THB | 262.58 KGS |
| 500 THB | 1,312.90 KGS |
| 1,000 THB | 2,625.79 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-07-01T03:34:14Z",
"rates": {
"KGS": 2.62579
}
}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": 262.579,
"rate": 2.62579
}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