Rate Overview
Live
1 BOB = 0.538539 CNY
1 CNY = 1.8569
BOB
Avg
0.555323
High
0.571149
Low
0.538539
Last updated: 9/6/2026, 11:33:43 AM
Quick Conversions
| BOB | CNY |
|---|---|
| 1 BOB | 0.54 CNY |
| 10 BOB | 5.39 CNY |
| 50 BOB | 26.93 CNY |
| 100 BOB | 53.85 CNY |
| 500 BOB | 269.27 CNY |
| 1,000 BOB | 538.54 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-09-06T11:33:43Z",
"rates": {
"CNY": 0.538539
}
}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": 53.853899999999996,
"rate": 0.538539
}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