Rate Overview
Live
1 CNY = 0.252286 BGN
1 BGN = 3.9638
CNY
Avg
0.245975
High
0.252567
Low
0.237262
Last updated: 7/23/2026, 9:41:29 AM
Quick Conversions
| CNY | BGN |
|---|---|
| 1 CNY | 0.25 BGN |
| 10 CNY | 2.52 BGN |
| 50 CNY | 12.61 BGN |
| 100 CNY | 25.23 BGN |
| 500 CNY | 126.14 BGN |
| 1,000 CNY | 252.29 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-23T09:41:29Z",
"rates": {
"BGN": 0.252286
}
}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.2286,
"rate": 0.252286
}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