Rate Overview
Live
1 KRW = 0.022003 THB
1 THB = 45.4483
KRW
Avg
0.022080
High
0.022225
Low
0.021929
Last updated: 5/7/2026, 8:14:34 AM
Quick Conversions
| KRW | THB |
|---|---|
| 1 KRW | 0.02 THB |
| 10 KRW | 0.22 THB |
| 50 KRW | 1.10 THB |
| 100 KRW | 2.20 THB |
| 500 KRW | 11.00 THB |
| 1,000 KRW | 22.00 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-07T08:14:34Z",
"rates": {
"THB": 0.022003
}
}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.2003000000000004,
"rate": 0.022003
}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