Rate Overview
Live
1 BGN = 4.1015 CNY
1 CNY = 0.243813
BGN
Avg
4.1181
High
4.1481
Low
4.0903
Last updated: 3/7/2026, 7:37:52 AM
Quick Conversions
| BGN | CNY |
|---|---|
| 1 BGN | 4.10 CNY |
| 10 BGN | 41.02 CNY |
| 50 BGN | 205.08 CNY |
| 100 BGN | 410.15 CNY |
| 500 BGN | 2,050.75 CNY |
| 1,000 BGN | 4,101.51 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-03-07T07:37:52Z",
"rates": {
"CNY": 4.101505
}
}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": 410.1505,
"rate": 4.101505
}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