Rate Overview
Live
1 BOB = 0.999748 CNY
1 CNY = 1.0003
BOB
Avg
0.996819
High
1.0000
Low
0.992025
Last updated: 3/7/2026, 6:08:35 AM
Quick Conversions
| BOB | CNY |
|---|---|
| 1 BOB | 1.00 CNY |
| 10 BOB | 10.00 CNY |
| 50 BOB | 49.99 CNY |
| 100 BOB | 99.97 CNY |
| 500 BOB | 499.87 CNY |
| 1,000 BOB | 999.75 CNY |
Get BOB/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=CNYExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T06:08:35Z",
"rates": {
"CNY": 0.999748
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "CNY",
"amount": 100
},
"result": 99.9748,
"rate": 0.999748
}Build with BOB/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key