Rate Overview
Live
1 BWP = 0.501297 CNY
1 CNY = 1.9948
BWP
Avg
0.505490
High
0.513639
Low
0.501297
Last updated: 3/28/2026, 9:14:22 AM
Quick Conversions
| BWP | CNY |
|---|---|
| 1 BWP | 0.50 CNY |
| 10 BWP | 5.01 CNY |
| 50 BWP | 25.06 CNY |
| 100 BWP | 50.13 CNY |
| 500 BWP | 250.65 CNY |
| 1,000 BWP | 501.30 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-03-28T09:14:22Z",
"rates": {
"CNY": 0.501297
}
}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.1297,
"rate": 0.501297
}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