Rate Overview
Live
1 THB = 123.3933 KHR
1 KHR = 0.008104
THB
Avg
122.9723
High
123.4016
Low
122.1258
Last updated: 6/17/2026, 6:44:16 AM
Quick Conversions
| THB | KHR |
|---|---|
| 1 THB | 123.39 KHR |
| 10 THB | 1,233.93 KHR |
| 50 THB | 6,169.67 KHR |
| 100 THB | 12,339.33 KHR |
| 500 THB | 61,696.65 KHR |
| 1,000 THB | 123,393.30 KHR |
Get THB/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=KHRExample Response:
{
"success": true,
"base": "THB",
"date": "2026-06-17T06:44:16Z",
"rates": {
"KHR": 123.393304
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "KHR",
"amount": 100
},
"result": 12339.3304,
"rate": 123.393304
}Build with THB/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key