Rate Overview
Live
1 BGN = 3.9752 CNY
1 CNY = 0.251559
BGN
Avg
3.9748
High
4.0151
Low
3.9619
Last updated: 7/8/2026, 9:29:56 AM
Quick Conversions
| BGN | CNY |
|---|---|
| 1 BGN | 3.98 CNY |
| 10 BGN | 39.75 CNY |
| 50 BGN | 198.76 CNY |
| 100 BGN | 397.52 CNY |
| 500 BGN | 1,987.61 CNY |
| 1,000 BGN | 3,975.22 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-08T09:29:56Z",
"rates": {
"CNY": 3.975217
}
}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": 397.52169999999995,
"rate": 3.975217
}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