Rate Overview
Live
1 BGN = 3.9859 CNY
1 CNY = 0.250887
BGN
Avg
3.9836
High
3.9913
Low
3.9755
Last updated: 8/12/2026, 8:28:14 PM
Quick Conversions
| BGN | CNY |
|---|---|
| 1 BGN | 3.99 CNY |
| 10 BGN | 39.86 CNY |
| 50 BGN | 199.29 CNY |
| 100 BGN | 398.59 CNY |
| 500 BGN | 1,992.93 CNY |
| 1,000 BGN | 3,985.86 CNY |
Get BGN/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=CNYExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-08-12T20:28:14Z",
"rates": {
"CNY": 3.985864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "CNY",
"amount": 100
},
"result": 398.58639999999997,
"rate": 3.985864
}Build with BGN/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key