Rate Overview
Live
1 CNY = 1.8403 BOB
1 BOB = 0.543389
CNY
Avg
1.8096
High
1.8555
Low
1.7539
Last updated: 9/7/2026, 11:04:56 AM
Quick Conversions
| CNY | BOB |
|---|---|
| 1 CNY | 1.84 BOB |
| 10 CNY | 18.40 BOB |
| 50 CNY | 92.02 BOB |
| 100 CNY | 184.03 BOB |
| 500 CNY | 920.15 BOB |
| 1,000 CNY | 1,840.30 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-09-07T11:04:56Z",
"rates": {
"BOB": 1.840301
}
}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": 184.0301,
"rate": 1.840301
}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