Rate Overview
Live
1 CNY = 1.0003 BOB
1 BOB = 0.999749
CNY
Avg
1.0032
High
1.0080
Low
0.999989
Last updated: 3/7/2026, 7:39:06 AM
Quick Conversions
| CNY | BOB |
|---|---|
| 1 CNY | 1.00 BOB |
| 10 CNY | 10.00 BOB |
| 50 CNY | 50.01 BOB |
| 100 CNY | 100.03 BOB |
| 500 CNY | 500.13 BOB |
| 1,000 CNY | 1,000.25 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-03-07T07:39:06Z",
"rates": {
"BOB": 1.000251
}
}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": 100.0251,
"rate": 1.000251
}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