Rate Overview
Live
1 BOB = 0.596551 CNY
1 CNY = 1.6763
BOB
Avg
0.608621
High
0.625636
Low
0.596551
Last updated: 7/29/2026, 11:21:47 AM
Quick Conversions
| BOB | CNY |
|---|---|
| 1 BOB | 0.60 CNY |
| 10 BOB | 5.97 CNY |
| 50 BOB | 29.83 CNY |
| 100 BOB | 59.66 CNY |
| 500 BOB | 298.28 CNY |
| 1,000 BOB | 596.55 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-07-29T11:21:47Z",
"rates": {
"CNY": 0.596551
}
}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": 59.655100000000004,
"rate": 0.596551
}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