Rate Overview
Live
1 CLP = 0.014824 BWP
1 BWP = 67.4582
CLP
Avg
0.014935
High
0.015068
Low
0.014792
Last updated: 3/7/2026, 7:36:00 AM
Quick Conversions
| CLP | BWP |
|---|---|
| 1 CLP | 0.01 BWP |
| 10 CLP | 0.15 BWP |
| 50 CLP | 0.74 BWP |
| 100 CLP | 1.48 BWP |
| 500 CLP | 7.41 BWP |
| 1,000 CLP | 14.82 BWP |
Get CLP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BWPExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T07:36:00Z",
"rates": {
"BWP": 0.014824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BWP",
"amount": 100
},
"result": 1.4824,
"rate": 0.014824
}Build with CLP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key