Rate Overview
Live
1 CNY = 0.252666 BGN
1 BGN = 3.9578
CNY
Avg
0.252548
High
0.253328
Low
0.252076
Last updated: 7/22/2026, 9:12:00 PM
Quick Conversions
| CNY | BGN |
|---|---|
| 1 CNY | 0.25 BGN |
| 10 CNY | 2.53 BGN |
| 50 CNY | 12.63 BGN |
| 100 CNY | 25.27 BGN |
| 500 CNY | 126.33 BGN |
| 1,000 CNY | 252.67 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-22T21:12:00Z",
"rates": {
"BGN": 0.252666
}
}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.2666,
"rate": 0.252666
}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