Rate Overview
Live
1 THB = 2.7423 KGS
1 KGS = 0.364653
THB
Avg
2.7712
High
2.8136
Low
2.7349
Last updated: 3/7/2026, 12:14:54 AM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.74 KGS |
| 10 THB | 27.42 KGS |
| 50 THB | 137.12 KGS |
| 100 THB | 274.23 KGS |
| 500 THB | 1,371.17 KGS |
| 1,000 THB | 2,742.34 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-07T00:14:54Z",
"rates": {
"KGS": 2.742336
}
}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": 274.23359999999997,
"rate": 2.742336
}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