Rate Overview
Live
1 THB = 2.7274 KGS
1 KGS = 0.366650
THB
Avg
2.7237
High
2.7341
Low
2.7082
Last updated: 4/17/2026, 6:17:25 AM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.73 KGS |
| 10 THB | 27.27 KGS |
| 50 THB | 136.37 KGS |
| 100 THB | 272.74 KGS |
| 500 THB | 1,363.70 KGS |
| 1,000 THB | 2,727.40 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-04-17T06:17:25Z",
"rates": {
"KGS": 2.727395
}
}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.7395,
"rate": 2.727395
}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