Rate Overview
Live
1 KPW = 0.036554 THB
1 THB = 27.3568
KPW
Avg
0.035912
High
0.038098
Low
0.034470
Last updated: 3/27/2026, 5:15:00 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.55 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-27T17:15:00Z",
"rates": {
"THB": 0.036554
}
}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.6554,
"rate": 0.036554
}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