Rate Overview
Live
1 KRW = 0.022892 THB
1 THB = 43.6834
KRW
Avg
0.025118
High
0.028804
Low
0.021275
Last updated: 7/28/2026, 11:59:16 AM
Quick Conversions
| KRW | THB |
|---|---|
| 1 KRW | 0.02 THB |
| 10 KRW | 0.23 THB |
| 50 KRW | 1.14 THB |
| 100 KRW | 2.29 THB |
| 500 KRW | 11.45 THB |
| 1,000 KRW | 22.89 THB |
Get KRW/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=THBExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-28T11:59:16Z",
"rates": {
"THB": 0.022892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "THB",
"amount": 100
},
"result": 2.2892,
"rate": 0.022892
}Build with KRW/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key