Rate Overview
Live
1 KHR = 0.003370 BWP
1 BWP = 296.7359
KHR
Avg
0.003321
High
0.003370
Low
0.003257
Last updated: 3/7/2026, 9:13:08 AM
Quick Conversions
| KHR | BWP |
|---|---|
| 1 KHR | 0.00 BWP |
| 10 KHR | 0.03 BWP |
| 50 KHR | 0.17 BWP |
| 100 KHR | 0.34 BWP |
| 500 KHR | 1.69 BWP |
| 1,000 KHR | 3.37 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-03-07T09:13:08Z",
"rates": {
"BWP": 0.00337
}
}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.337,
"rate": 0.00337
}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