Rate Overview
Live
1 BOB = 0.980719 CNY
1 CNY = 1.0197
BOB
Avg
0.984883
High
0.989149
Low
0.979445
Last updated: 5/27/2026, 9:35:59 PM
Quick Conversions
| BOB | CNY |
|---|---|
| 1 BOB | 0.98 CNY |
| 10 BOB | 9.81 CNY |
| 50 BOB | 49.04 CNY |
| 100 BOB | 98.07 CNY |
| 500 BOB | 490.36 CNY |
| 1,000 BOB | 980.72 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-05-27T21:35:59Z",
"rates": {
"CNY": 0.980719
}
}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.0719,
"rate": 0.980719
}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