Rate Overview
Live
1 BGN = 0.595009 CUC
1 CUC = 1.6806
BGN
Avg
0.594242
High
0.595009
Low
0.592960
Last updated: 9/10/2026, 12:55:51 PM
Quick Conversions
| BGN | CUC |
|---|---|
| 1 BGN | 0.60 CUC |
| 10 BGN | 5.95 CUC |
| 50 BGN | 29.75 CUC |
| 100 BGN | 59.50 CUC |
| 500 BGN | 297.50 CUC |
| 1,000 BGN | 595.01 CUC |
Get BGN/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=CUCExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-09-10T12:55:51Z",
"rates": {
"CUC": 0.595009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "CUC",
"amount": 100
},
"result": 59.5009,
"rate": 0.595009
}Build with BGN/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key