Rate Overview
Live
1 KHR = 0.008197 THB
1 THB = 121.9959
KHR
Avg
0.008060
High
0.008632
Low
0.007715
Last updated: 3/29/2026, 12:41:30 PM
Quick Conversions
| KHR | THB |
|---|---|
| 1 KHR | 0.01 THB |
| 10 KHR | 0.08 THB |
| 50 KHR | 0.41 THB |
| 100 KHR | 0.82 THB |
| 500 KHR | 4.10 THB |
| 1,000 KHR | 8.20 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-03-29T12:41:30Z",
"rates": {
"THB": 0.008197
}
}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.8197,
"rate": 0.008197
}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