Rate Overview
Live
1 KHR = 0.023650 BTN
1 BTN = 42.2833
KHR
Avg
0.023234
High
0.023990
Low
0.022384
Last updated: 8/1/2026, 12:37:37 PM
Quick Conversions
| KHR | BTN |
|---|---|
| 1 KHR | 0.02 BTN |
| 10 KHR | 0.24 BTN |
| 50 KHR | 1.18 BTN |
| 100 KHR | 2.37 BTN |
| 500 KHR | 11.83 BTN |
| 1,000 KHR | 23.65 BTN |
Get KHR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=BTNExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-08-01T12:37:37Z",
"rates": {
"BTN": 0.02365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "BTN",
"amount": 100
},
"result": 2.365,
"rate": 0.02365
}Build with KHR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key