Rate Overview
Live
1 THB = 2.5932 KGS
1 KGS = 0.385617
THB
Avg
2.7117
High
2.8186
Low
2.5932
Last updated: 7/26/2026, 4:42:27 AM
Quick Conversions
| THB | KGS |
|---|---|
| 1 THB | 2.59 KGS |
| 10 THB | 25.93 KGS |
| 50 THB | 129.66 KGS |
| 100 THB | 259.32 KGS |
| 500 THB | 1,296.62 KGS |
| 1,000 THB | 2,593.25 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-26T04:42:27Z",
"rates": {
"KGS": 2.593245
}
}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": 259.3245,
"rate": 2.593245
}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