Rate Overview
Live
1 KHR = 0.023270 BTN
1 BTN = 42.9738
KHR
Avg
0.023196
High
0.023317
Low
0.023050
Last updated: 4/17/2026, 10:46:24 AM
Quick Conversions
| KHR | BTN |
|---|---|
| 1 KHR | 0.02 BTN |
| 10 KHR | 0.23 BTN |
| 50 KHR | 1.16 BTN |
| 100 KHR | 2.33 BTN |
| 500 KHR | 11.64 BTN |
| 1,000 KHR | 23.27 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-04-17T10:46:24Z",
"rates": {
"BTN": 0.02327
}
}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.327,
"rate": 0.02327
}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