Rate Overview
Live
1 BWP = 0.497812 CNY
1 CNY = 2.0088
BWP
Avg
0.499038
High
0.504370
Low
0.475406
Last updated: 7/18/2026, 9:06:50 PM
Quick Conversions
| BWP | CNY |
|---|---|
| 1 BWP | 0.50 CNY |
| 10 BWP | 4.98 CNY |
| 50 BWP | 24.89 CNY |
| 100 BWP | 49.78 CNY |
| 500 BWP | 248.91 CNY |
| 1,000 BWP | 497.81 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-18T21:06:50Z",
"rates": {
"CNY": 0.497812
}
}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.7812,
"rate": 0.497812
}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