Rate Overview
Live
1 KHR = 0.008311 THB
1 THB = 120.3225
KHR
Avg
0.008294
High
0.008321
Low
0.008253
Last updated: 7/9/2026, 6:11:34 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.16 THB |
| 1,000 KHR | 8.31 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-09T06:11:34Z",
"rates": {
"THB": 0.008311
}
}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.8311000000000001,
"rate": 0.008311
}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