Rate Overview
Live
1 CNY = 1.6761 BOB
1 BOB = 0.596609
CNY
Avg
1.0239
High
1.6761
Low
0.948366
Last updated: 7/29/2026, 2:21:35 PM
Quick Conversions
| CNY | BOB |
|---|---|
| 1 CNY | 1.68 BOB |
| 10 CNY | 16.76 BOB |
| 50 CNY | 83.81 BOB |
| 100 CNY | 167.61 BOB |
| 500 CNY | 838.07 BOB |
| 1,000 CNY | 1,676.14 BOB |
Get CNY/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=BOBExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-29T14:21:35Z",
"rates": {
"BOB": 1.676139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "BOB",
"amount": 100
},
"result": 167.6139,
"rate": 1.676139
}Build with CNY/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key