Rate Overview
Live
1 BWP = 0.503757 CNY
1 CNY = 1.9851
BWP
Avg
0.502767
High
0.506349
Low
0.499573
Last updated: 6/19/2026, 8:40:27 AM
Quick Conversions
| BWP | CNY |
|---|---|
| 1 BWP | 0.50 CNY |
| 10 BWP | 5.04 CNY |
| 50 BWP | 25.19 CNY |
| 100 BWP | 50.38 CNY |
| 500 BWP | 251.88 CNY |
| 1,000 BWP | 503.76 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-06-19T08:40:27Z",
"rates": {
"CNY": 0.503757
}
}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.3757,
"rate": 0.503757
}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