Rate Overview
Live
1 CNY = 1.5979 BOB
1 BOB = 0.625811
CNY
Avg
1.0881
High
1.5984
Low
0.992101
Last updated: 7/23/2026, 9:40:36 AM
Quick Conversions
| CNY | BOB |
|---|---|
| 1 CNY | 1.60 BOB |
| 10 CNY | 15.98 BOB |
| 50 CNY | 79.90 BOB |
| 100 CNY | 159.79 BOB |
| 500 CNY | 798.96 BOB |
| 1,000 CNY | 1,597.93 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-23T09:40:36Z",
"rates": {
"BOB": 1.597926
}
}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": 159.7926,
"rate": 1.597926
}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