Rate Overview
Live
1 KRW = 0.021594 THB
1 THB = 46.3092
KRW
Avg
0.021637
High
0.021913
Low
0.021434
Last updated: 3/27/2026, 4:27:35 PM
Quick Conversions
| KRW | THB |
|---|---|
| 1 KRW | 0.02 THB |
| 10 KRW | 0.22 THB |
| 50 KRW | 1.08 THB |
| 100 KRW | 2.16 THB |
| 500 KRW | 10.80 THB |
| 1,000 KRW | 21.59 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-03-27T16:27:35Z",
"rates": {
"THB": 0.021594
}
}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.1593999999999998,
"rate": 0.021594
}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