Rate Overview
Live
1 CNY = 0.253879 BGN
1 BGN = 3.9389
CNY
Avg
0.253680
High
0.280908
Low
0.232777
Last updated: 7/26/2026, 7:33:32 AM
Quick Conversions
| CNY | BGN |
|---|---|
| 1 CNY | 0.25 BGN |
| 10 CNY | 2.54 BGN |
| 50 CNY | 12.69 BGN |
| 100 CNY | 25.39 BGN |
| 500 CNY | 126.94 BGN |
| 1,000 CNY | 253.88 BGN |
Get CNY/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=BGNExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-26T07:33:32Z",
"rates": {
"BGN": 0.253879
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "BGN",
"amount": 100
},
"result": 25.387900000000002,
"rate": 0.253879
}Build with CNY/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key