Rate Overview
Live
1 KHR = 0.023822 BTN
1 BTN = 41.9780
KHR
Avg
0.021890
High
0.023822
Low
0.020508
Last updated: 5/27/2026, 7:26:11 PM
Quick Conversions
| KHR | BTN |
|---|---|
| 1 KHR | 0.02 BTN |
| 10 KHR | 0.24 BTN |
| 50 KHR | 1.19 BTN |
| 100 KHR | 2.38 BTN |
| 500 KHR | 11.91 BTN |
| 1,000 KHR | 23.82 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-05-27T19:26:11Z",
"rates": {
"BTN": 0.023822
}
}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.3822,
"rate": 0.023822
}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