Rate Overview
Live
1 CNY = 0.251443 BGN
1 BGN = 3.9770
CNY
Avg
0.244452
High
0.253035
Low
0.234782
Last updated: 7/10/2026, 8:05:31 AM
Quick Conversions
| CNY | BGN |
|---|---|
| 1 CNY | 0.25 BGN |
| 10 CNY | 2.51 BGN |
| 50 CNY | 12.57 BGN |
| 100 CNY | 25.14 BGN |
| 500 CNY | 125.72 BGN |
| 1,000 CNY | 251.44 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-10T08:05:31Z",
"rates": {
"BGN": 0.251443
}
}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.1443,
"rate": 0.251443
}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