Rate Overview
Live
1 BGN = 4.0417 CNY
1 CNY = 0.247421
BGN
Avg
4.0370
High
4.0417
Low
4.0315
Last updated: 5/27/2026, 6:18:37 PM
Quick Conversions
| BGN | CNY |
|---|---|
| 1 BGN | 4.04 CNY |
| 10 BGN | 40.42 CNY |
| 50 BGN | 202.09 CNY |
| 100 BGN | 404.17 CNY |
| 500 BGN | 2,020.85 CNY |
| 1,000 BGN | 4,041.70 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-27T18:18:37Z",
"rates": {
"CNY": 4.041702
}
}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": 404.17019999999997,
"rate": 4.041702
}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