Rate Overview
Live
1 KRW = 0.023212 THB
1 THB = 43.0812
KRW
Avg
0.023320
High
0.023442
Low
0.023212
Last updated: 8/12/2026, 5:25:31 AM
Quick Conversions
| KRW | THB |
|---|---|
| 1 KRW | 0.02 THB |
| 10 KRW | 0.23 THB |
| 50 KRW | 1.16 THB |
| 100 KRW | 2.32 THB |
| 500 KRW | 11.61 THB |
| 1,000 KRW | 23.21 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-08-12T05:25:31Z",
"rates": {
"THB": 0.023212
}
}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.3212,
"rate": 0.023212
}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