Rate Overview
Live
1 BWP = 0.505241 CNY
1 CNY = 1.9793
BWP
Avg
0.508333
High
0.527289
Low
0.498915
Last updated: 7/25/2026, 8:50:47 PM
Quick Conversions
| BWP | CNY |
|---|---|
| 1 BWP | 0.51 CNY |
| 10 BWP | 5.05 CNY |
| 50 BWP | 25.26 CNY |
| 100 BWP | 50.52 CNY |
| 500 BWP | 252.62 CNY |
| 1,000 BWP | 505.24 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-25T20:50:47Z",
"rates": {
"CNY": 0.505241
}
}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.524100000000004,
"rate": 0.505241
}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