Rate Overview
Live
1 BGN = 4.0846 CNY
1 CNY = 0.244823
BGN
Avg
4.0903
High
4.0972
Low
4.0776
Last updated: 5/7/2026, 4:00:01 PM
Quick Conversions
| BGN | CNY |
|---|---|
| 1 BGN | 4.08 CNY |
| 10 BGN | 40.85 CNY |
| 50 BGN | 204.23 CNY |
| 100 BGN | 408.46 CNY |
| 500 BGN | 2,042.29 CNY |
| 1,000 BGN | 4,084.58 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-05-07T16:00:01Z",
"rates": {
"CNY": 4.084584
}
}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": 408.45840000000004,
"rate": 4.084584
}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