Rate Overview
Live
1 CNY = 1.0117 BOB
1 BOB = 0.988412
CNY
Avg
1.0115
High
1.0136
Low
1.0096
Last updated: 4/17/2026, 6:00:08 PM
Quick Conversions
| CNY | BOB |
|---|---|
| 1 CNY | 1.01 BOB |
| 10 CNY | 10.12 BOB |
| 50 CNY | 50.59 BOB |
| 100 CNY | 101.17 BOB |
| 500 CNY | 505.86 BOB |
| 1,000 CNY | 1,011.72 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-04-17T18:00:08Z",
"rates": {
"BOB": 1.011724
}
}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": 101.17240000000001,
"rate": 1.011724
}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