Rate Overview
Live
1 CNY = 0.244727 BGN
1 BGN = 4.0862
CNY
Avg
0.244498
High
0.245241
Low
0.244071
Last updated: 5/8/2026, 3:20:46 AM
Quick Conversions
| CNY | BGN |
|---|---|
| 1 CNY | 0.24 BGN |
| 10 CNY | 2.45 BGN |
| 50 CNY | 12.24 BGN |
| 100 CNY | 24.47 BGN |
| 500 CNY | 122.36 BGN |
| 1,000 CNY | 244.73 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-05-08T03:20:46Z",
"rates": {
"BGN": 0.244727
}
}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.4727,
"rate": 0.244727
}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