Rate Overview
Live
1 BWP = 0.509435 CNY
1 CNY = 1.9630
BWP
Avg
0.508826
High
0.509841
Low
0.506114
Last updated: 4/17/2026, 10:39:47 AM
Quick Conversions
| BWP | CNY |
|---|---|
| 1 BWP | 0.51 CNY |
| 10 BWP | 5.09 CNY |
| 50 BWP | 25.47 CNY |
| 100 BWP | 50.94 CNY |
| 500 BWP | 254.72 CNY |
| 1,000 BWP | 509.43 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-04-17T10:39:47Z",
"rates": {
"CNY": 0.509435
}
}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.9435,
"rate": 0.509435
}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