Rate Overview
Live
1 KHR = 0.008330 THB
1 THB = 120.0480
KHR
Avg
0.008330
High
0.008379
Low
0.008299
Last updated: 7/30/2026, 7:04:24 AM
Quick Conversions
| KHR | THB |
|---|---|
| 1 KHR | 0.01 THB |
| 10 KHR | 0.08 THB |
| 50 KHR | 0.42 THB |
| 100 KHR | 0.83 THB |
| 500 KHR | 4.17 THB |
| 1,000 KHR | 8.33 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-30T07:04:24Z",
"rates": {
"THB": 0.00833
}
}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.8330000000000001,
"rate": 0.00833
}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