Rate Overview
Live
1 BOB = 0.601394 CNY
1 CNY = 1.6628
BOB
Avg
0.980341
High
1.0419
Low
0.601394
Last updated: 7/28/2026, 3:39:54 AM
Quick Conversions
| BOB | CNY |
|---|---|
| 1 BOB | 0.60 CNY |
| 10 BOB | 6.01 CNY |
| 50 BOB | 30.07 CNY |
| 100 BOB | 60.14 CNY |
| 500 BOB | 300.70 CNY |
| 1,000 BOB | 601.39 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-28T03:39:54Z",
"rates": {
"CNY": 0.601394
}
}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": 60.139399999999995,
"rate": 0.601394
}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