Rate Overview
Live
1 CLP = 0.014901 BWP
1 BWP = 67.1096
CLP
Avg
0.014567
High
0.015731
Low
0.013722
Last updated: 3/28/2026, 10:46:27 AM
Quick Conversions
| CLP | BWP |
|---|---|
| 1 CLP | 0.01 BWP |
| 10 CLP | 0.15 BWP |
| 50 CLP | 0.75 BWP |
| 100 CLP | 1.49 BWP |
| 500 CLP | 7.45 BWP |
| 1,000 CLP | 14.90 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-28T10:46:27Z",
"rates": {
"BWP": 0.014901
}
}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.4901,
"rate": 0.014901
}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