Rate Overview
Live
1 BGN = 4.0953 CNY
1 CNY = 0.244182
BGN
Avg
4.0900
High
4.0977
Low
4.0827
Last updated: 4/17/2026, 1:47:16 PM
Quick Conversions
| BGN | CNY |
|---|---|
| 1 BGN | 4.10 CNY |
| 10 BGN | 40.95 CNY |
| 50 BGN | 204.77 CNY |
| 100 BGN | 409.53 CNY |
| 500 BGN | 2,047.65 CNY |
| 1,000 BGN | 4,095.31 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-04-17T13:47:16Z",
"rates": {
"CNY": 4.09531
}
}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": 409.53099999999995,
"rate": 4.09531
}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