Rate Overview
Live
1 BWP = 0.497963 CNY
1 CNY = 2.0082
BWP
Avg
0.507236
High
0.529627
Low
0.490105
Last updated: 7/19/2026, 4:56:02 AM
Quick Conversions
| BWP | CNY |
|---|---|
| 1 BWP | 0.50 CNY |
| 10 BWP | 4.98 CNY |
| 50 BWP | 24.90 CNY |
| 100 BWP | 49.80 CNY |
| 500 BWP | 248.98 CNY |
| 1,000 BWP | 497.96 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-19T04:56:02Z",
"rates": {
"CNY": 0.497963
}
}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.7963,
"rate": 0.497963
}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