Rate Overview
Live
1 CNY = 0.244246 BGN
1 BGN = 4.0942
CNY
Avg
0.244586
High
0.244935
Low
0.244246
Last updated: 4/17/2026, 7:26:17 PM
Quick Conversions
| CNY | BGN |
|---|---|
| 1 CNY | 0.24 BGN |
| 10 CNY | 2.44 BGN |
| 50 CNY | 12.21 BGN |
| 100 CNY | 24.42 BGN |
| 500 CNY | 122.12 BGN |
| 1,000 CNY | 244.25 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-04-17T19:26:17Z",
"rates": {
"BGN": 0.244246
}
}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.424599999999998,
"rate": 0.244246
}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