Rate Overview
Live
1 KRW = 0.021599 THB
1 THB = 46.2984
KRW
Avg
0.021568
High
0.021704
Low
0.021397
Last updated: 5/27/2026, 10:54:00 AM
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.60 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-05-27T10:54:00Z",
"rates": {
"THB": 0.021599
}
}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.1599,
"rate": 0.021599
}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