Rate Overview
Live
1 BGN = 3.9925 CNY
1 CNY = 0.250471
BGN
Avg
3.9863
High
3.9925
Low
3.9793
Last updated: 9/7/2026, 1:14:03 AM
Quick Conversions
| BGN | CNY |
|---|---|
| 1 BGN | 3.99 CNY |
| 10 BGN | 39.92 CNY |
| 50 BGN | 199.62 CNY |
| 100 BGN | 399.25 CNY |
| 500 BGN | 1,996.24 CNY |
| 1,000 BGN | 3,992.48 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-09-07T01:14:03Z",
"rates": {
"CNY": 3.992482
}
}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": 399.2482,
"rate": 3.992482
}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