Rate Overview
Live
1 THB = 2.7237 KGS
1 KGS = 0.367151
THB
Avg
2.6959
High
2.7237
Low
2.6783
Last updated: 5/7/2026, 10:31:59 AM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.72 KGS |
| 10 THB | 27.24 KGS |
| 50 THB | 136.18 KGS |
| 100 THB | 272.37 KGS |
| 500 THB | 1,361.84 KGS |
| 1,000 THB | 2,723.68 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-07T10:31:59Z",
"rates": {
"KGS": 2.723676
}
}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": 272.36760000000004,
"rate": 2.723676
}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