Rate Overview
Live
1 KRW = 0.021368 THB
1 THB = 46.7990
KRW
Avg
0.021503
High
0.021588
Low
0.021368
Last updated: 3/7/2026, 12:28:43 AM
Quick Conversions
| KRW | THB |
|---|---|
| 1 KRW | 0.02 THB |
| 10 KRW | 0.21 THB |
| 50 KRW | 1.07 THB |
| 100 KRW | 2.14 THB |
| 500 KRW | 10.68 THB |
| 1,000 KRW | 21.37 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-07T00:28:43Z",
"rates": {
"THB": 0.021368
}
}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.1368,
"rate": 0.021368
}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