Rate Overview
Live
1 BOB = 0.564901 CNY
1 CNY = 1.7702
BOB
Avg
0.561850
High
0.568692
Low
0.556665
Last updated: 8/12/2026, 11:05:51 AM
Quick Conversions
| BOB | CNY |
|---|---|
| 1 BOB | 0.56 CNY |
| 10 BOB | 5.65 CNY |
| 50 BOB | 28.25 CNY |
| 100 BOB | 56.49 CNY |
| 500 BOB | 282.45 CNY |
| 1,000 BOB | 564.90 CNY |
Get BOB/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=CNYExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-12T11:05:51Z",
"rates": {
"CNY": 0.564901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "CNY",
"amount": 100
},
"result": 56.4901,
"rate": 0.564901
}Build with BOB/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key