Rate Overview
Live
1 THB = 123.4050 KHR
1 KHR = 0.008103
THB
Avg
123.0888
High
123.4050
Low
122.8270
Last updated: 5/27/2026, 9:54:55 AM
Quick Conversions
| THB | KHR |
|---|---|
| 1 THB | 123.40 KHR |
| 10 THB | 1,234.05 KHR |
| 50 THB | 6,170.25 KHR |
| 100 THB | 12,340.50 KHR |
| 500 THB | 61,702.49 KHR |
| 1,000 THB | 123,404.98 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-05-27T09:54:55Z",
"rates": {
"KHR": 123.404977
}
}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": 12340.4977,
"rate": 123.404977
}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