Rate Overview
Live
1 BGN = 3.9647 CNY
1 CNY = 0.252229
BGN
Avg
4.1519
High
4.2996
Low
3.9520
Last updated: 7/23/2026, 2:54:43 PM
Quick Conversions
| BGN | CNY |
|---|---|
| 1 BGN | 3.96 CNY |
| 10 BGN | 39.65 CNY |
| 50 BGN | 198.23 CNY |
| 100 BGN | 396.47 CNY |
| 500 BGN | 1,982.33 CNY |
| 1,000 BGN | 3,964.66 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-07-23T14:54:43Z",
"rates": {
"CNY": 3.964656
}
}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": 396.4656,
"rate": 3.964656
}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