Rate Overview
Live
1 KHR = 0.008120 THB
1 THB = 123.1527
KHR
Avg
0.008131
High
0.008152
Low
0.008119
Last updated: 9/10/2026, 5:20:53 AM
Quick Conversions
| KHR | THB |
|---|---|
| 1 KHR | 0.01 THB |
| 10 KHR | 0.08 THB |
| 50 KHR | 0.41 THB |
| 100 KHR | 0.81 THB |
| 500 KHR | 4.06 THB |
| 1,000 KHR | 8.12 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-09-10T05:20:53Z",
"rates": {
"THB": 0.00812
}
}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.812,
"rate": 0.00812
}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