Rate Overview
Live
1 CLP = 0.015047 BWP
1 BWP = 66.4584
CLP
Avg
0.014591
High
0.015731
Low
0.013722
Last updated: 5/28/2026, 4:37:57 AM
Quick Conversions
| CLP | BWP |
|---|---|
| 1 CLP | 0.02 BWP |
| 10 CLP | 0.15 BWP |
| 50 CLP | 0.75 BWP |
| 100 CLP | 1.50 BWP |
| 500 CLP | 7.52 BWP |
| 1,000 CLP | 15.05 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-05-28T04:37:57Z",
"rates": {
"BWP": 0.015047
}
}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.5047,
"rate": 0.015047
}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