Rate Overview
Live
1 BOB = 0.596692 CNY
1 CNY = 1.6759
BOB
Avg
0.980245
High
1.0521
Low
0.596692
Last updated: 7/29/2026, 3:48:32 PM
Quick Conversions
| BOB | CNY |
|---|---|
| 1 BOB | 0.60 CNY |
| 10 BOB | 5.97 CNY |
| 50 BOB | 29.83 CNY |
| 100 BOB | 59.67 CNY |
| 500 BOB | 298.35 CNY |
| 1,000 BOB | 596.69 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-29T15:48:32Z",
"rates": {
"CNY": 0.596692
}
}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.669200000000004,
"rate": 0.596692
}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