Rate Overview
Live
1 KHR = 0.023742 BTN
1 BTN = 42.1195
KHR
Avg
0.023745
High
0.023827
Low
0.023625
Last updated: 7/9/2026, 4:26:36 AM
Quick Conversions
| KHR | BTN |
|---|---|
| 1 KHR | 0.02 BTN |
| 10 KHR | 0.24 BTN |
| 50 KHR | 1.19 BTN |
| 100 KHR | 2.37 BTN |
| 500 KHR | 11.87 BTN |
| 1,000 KHR | 23.74 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-07-09T04:26:36Z",
"rates": {
"BTN": 0.023742
}
}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.3742,
"rate": 0.023742
}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