Rate Overview
Live
1 KHR = 0.008273 THB
1 THB = 120.8751
KHR
Avg
0.008102
High
0.008379
Low
0.007734
Last updated: 7/31/2026, 7:47:39 PM
Quick Conversions
| KHR | THB |
|---|---|
| 1 KHR | 0.01 THB |
| 10 KHR | 0.08 THB |
| 50 KHR | 0.41 THB |
| 100 KHR | 0.83 THB |
| 500 KHR | 4.14 THB |
| 1,000 KHR | 8.27 THB |
Get KHR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=THBExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-07-31T19:47:39Z",
"rates": {
"THB": 0.008273
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "THB",
"amount": 100
},
"result": 0.8273,
"rate": 0.008273
}Build with KHR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key