Rate Overview
Live
1 BWP = 0.506358 CNY
1 CNY = 1.9749
BWP
Avg
0.503406
High
0.506358
Low
0.500763
Last updated: 5/27/2026, 8:26:13 PM
Quick Conversions
| BWP | CNY |
|---|---|
| 1 BWP | 0.51 CNY |
| 10 BWP | 5.06 CNY |
| 50 BWP | 25.32 CNY |
| 100 BWP | 50.64 CNY |
| 500 BWP | 253.18 CNY |
| 1,000 BWP | 506.36 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-05-27T20:26:13Z",
"rates": {
"CNY": 0.506358
}
}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.635799999999996,
"rate": 0.506358
}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