Rate Overview
Live
1 BWP = 0.507411 CNY
1 CNY = 1.9708
BWP
Avg
0.503924
High
0.507575
Low
0.502243
Last updated: 5/7/2026, 12:31:43 PM
Quick Conversions
| BWP | CNY |
|---|---|
| 1 BWP | 0.51 CNY |
| 10 BWP | 5.07 CNY |
| 50 BWP | 25.37 CNY |
| 100 BWP | 50.74 CNY |
| 500 BWP | 253.71 CNY |
| 1,000 BWP | 507.41 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-05-07T12:31:43Z",
"rates": {
"CNY": 0.507411
}
}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.741099999999996,
"rate": 0.507411
}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