Rate Overview
Live
1 CLP = 0.015132 BWP
1 BWP = 66.0851
CLP
Avg
0.015070
High
0.015132
Low
0.014978
Last updated: 4/17/2026, 1:28:13 PM
Quick Conversions
| CLP | BWP |
|---|---|
| 1 CLP | 0.02 BWP |
| 10 CLP | 0.15 BWP |
| 50 CLP | 0.76 BWP |
| 100 CLP | 1.51 BWP |
| 500 CLP | 7.57 BWP |
| 1,000 CLP | 15.13 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-04-17T13:28:13Z",
"rates": {
"BWP": 0.015132
}
}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.5131999999999999,
"rate": 0.015132
}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