Rate Overview
Live
1 BWP = 0.502626 CNY
1 CNY = 1.9896
BWP
Avg
0.499842
High
0.503767
Low
0.475406
Last updated: 7/9/2026, 5:15:12 AM
Quick Conversions
| BWP | CNY |
|---|---|
| 1 BWP | 0.50 CNY |
| 10 BWP | 5.03 CNY |
| 50 BWP | 25.13 CNY |
| 100 BWP | 50.26 CNY |
| 500 BWP | 251.31 CNY |
| 1,000 BWP | 502.63 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-09T05:15:12Z",
"rates": {
"CNY": 0.502626
}
}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": 50.2626,
"rate": 0.502626
}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