Rate Overview
Live
1 BWP = 0.510885 CNY
1 CNY = 1.9574
BWP
Avg
0.517176
High
0.526026
Low
0.510885
Last updated: 3/7/2026, 7:35:55 AM
Quick Conversions
| BWP | CNY |
|---|---|
| 1 BWP | 0.51 CNY |
| 10 BWP | 5.11 CNY |
| 50 BWP | 25.54 CNY |
| 100 BWP | 51.09 CNY |
| 500 BWP | 255.44 CNY |
| 1,000 BWP | 510.89 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-03-07T07:35:55Z",
"rates": {
"CNY": 0.510885
}
}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": 51.0885,
"rate": 0.510885
}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