Rate Overview
Live
1 BGN = 3.9555 CNY
1 CNY = 0.252811
BGN
Avg
3.9926
High
4.0132
Low
3.9555
Last updated: 6/19/2026, 8:43:37 AM
Quick Conversions
| BGN | CNY |
|---|---|
| 1 BGN | 3.96 CNY |
| 10 BGN | 39.56 CNY |
| 50 BGN | 197.78 CNY |
| 100 BGN | 395.55 CNY |
| 500 BGN | 1,977.77 CNY |
| 1,000 BGN | 3,955.53 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-06-19T08:43:37Z",
"rates": {
"CNY": 3.955531
}
}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": 395.55310000000003,
"rate": 3.955531
}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