Rate Overview
Live
1 KHR = 0.003339 BWP
1 BWP = 299.4909
KHR
Avg
0.003330
High
0.003339
Low
0.003319
Last updated: 8/20/2026, 1:21:13 PM
Quick Conversions
| KHR | BWP |
|---|---|
| 1 KHR | 0.00 BWP |
| 10 KHR | 0.03 BWP |
| 50 KHR | 0.17 BWP |
| 100 KHR | 0.33 BWP |
| 500 KHR | 1.67 BWP |
| 1,000 KHR | 3.34 BWP |
Get KHR/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=BWPExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-08-20T13:21:13Z",
"rates": {
"BWP": 0.003339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "BWP",
"amount": 100
},
"result": 0.3339,
"rate": 0.003339
}Build with KHR/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key