Rate Overview
Live
1 KPW = 0.036557 THB
1 THB = 27.3545
KPW
Avg
0.036375
High
0.036557
Low
0.035839
Last updated: 3/27/2026, 12:53:12 PM
Quick Conversions
| KPW | THB |
|---|---|
| 1 KPW | 0.04 THB |
| 10 KPW | 0.37 THB |
| 50 KPW | 1.83 THB |
| 100 KPW | 3.66 THB |
| 500 KPW | 18.28 THB |
| 1,000 KPW | 36.56 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-03-27T12:53:12Z",
"rates": {
"THB": 0.036557
}
}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.6557,
"rate": 0.036557
}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