Rate Overview
Live
1 CNY = 0.249462 BGN
1 BGN = 4.0086
CNY
Avg
0.249864
High
0.250779
Low
0.248889
Last updated: 6/12/2026, 2:41:07 PM
Quick Conversions
| CNY | BGN |
|---|---|
| 1 CNY | 0.25 BGN |
| 10 CNY | 2.49 BGN |
| 50 CNY | 12.47 BGN |
| 100 CNY | 24.95 BGN |
| 500 CNY | 124.73 BGN |
| 1,000 CNY | 249.46 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-06-12T14:41:07Z",
"rates": {
"BGN": 0.249462
}
}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": 24.946199999999997,
"rate": 0.249462
}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