Rate Overview
Live
1 KPW = 0.036210 THB
1 THB = 27.6167
KPW
Avg
0.036246
High
0.036317
Low
0.036089
Last updated: 5/27/2026, 1:34:18 PM
Quick Conversions
| KPW | THB |
|---|---|
| 1 KPW | 0.04 THB |
| 10 KPW | 0.36 THB |
| 50 KPW | 1.81 THB |
| 100 KPW | 3.62 THB |
| 500 KPW | 18.11 THB |
| 1,000 KPW | 36.21 THB |
Get KPW/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=THBExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-05-27T13:34:18Z",
"rates": {
"THB": 0.03621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "THB",
"amount": 100
},
"result": 3.621,
"rate": 0.03621
}Build with KPW/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key