Rate Overview
Live
1 BWP = 0.492734 CNY
1 CNY = 2.0295
BWP
Avg
0.506597
High
0.529627
Low
0.490105
Last updated: 7/26/2026, 11:50:13 PM
Quick Conversions
| BWP | CNY |
|---|---|
| 1 BWP | 0.49 CNY |
| 10 BWP | 4.93 CNY |
| 50 BWP | 24.64 CNY |
| 100 BWP | 49.27 CNY |
| 500 BWP | 246.37 CNY |
| 1,000 BWP | 492.73 CNY |
Get BWP/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=CNYExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-26T23:50:13Z",
"rates": {
"CNY": 0.492734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "CNY",
"amount": 100
},
"result": 49.2734,
"rate": 0.492734
}Build with BWP/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key