Rate Overview
Live
1 BOB = 0.989185 CNY
1 CNY = 1.0109
BOB
Avg
0.988983
High
0.990519
Low
0.986579
Last updated: 4/17/2026, 10:42:38 AM
Quick Conversions
| BOB | CNY |
|---|---|
| 1 BOB | 0.99 CNY |
| 10 BOB | 9.89 CNY |
| 50 BOB | 49.46 CNY |
| 100 BOB | 98.92 CNY |
| 500 BOB | 494.59 CNY |
| 1,000 BOB | 989.19 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-04-17T10:42:38Z",
"rates": {
"CNY": 0.989185
}
}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": 98.9185,
"rate": 0.989185
}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