Rate Overview
Live
1 BOB = 0.978936 CNY
1 CNY = 1.0215
BOB
Avg
0.978075
High
0.980580
Low
0.975598
Last updated: 6/19/2026, 8:44:13 AM
Quick Conversions
| BOB | CNY |
|---|---|
| 1 BOB | 0.98 CNY |
| 10 BOB | 9.79 CNY |
| 50 BOB | 48.95 CNY |
| 100 BOB | 97.89 CNY |
| 500 BOB | 489.47 CNY |
| 1,000 BOB | 978.94 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-06-19T08:44:13Z",
"rates": {
"CNY": 0.978936
}
}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": 97.8936,
"rate": 0.978936
}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