Rate Overview
Live
1 CNY = 1.0215 BOB
1 BOB = 0.978936
CNY
Avg
1.0224
High
1.0250
Low
1.0198
Last updated: 6/19/2026, 8:24:51 AM
Quick Conversions
| CNY | BOB |
|---|---|
| 1 CNY | 1.02 BOB |
| 10 CNY | 10.22 BOB |
| 50 CNY | 51.08 BOB |
| 100 CNY | 102.15 BOB |
| 500 CNY | 510.76 BOB |
| 1,000 CNY | 1,021.52 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-06-19T08:24:51Z",
"rates": {
"BOB": 1.021517
}
}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": 102.1517,
"rate": 1.021517
}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