Rate Overview
Live
1 BGN = 0.599483 CUC
1 CUC = 1.6681
BGN
Avg
0.599483
High
0.599484
Low
0.599483
Last updated: 5/8/2026, 4:39:30 AM
Quick Conversions
| BGN | CUC |
|---|---|
| 1 BGN | 0.60 CUC |
| 10 BGN | 5.99 CUC |
| 50 BGN | 29.97 CUC |
| 100 BGN | 59.95 CUC |
| 500 BGN | 299.74 CUC |
| 1,000 BGN | 599.48 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-05-08T04:39:30Z",
"rates": {
"CUC": 0.599483
}
}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.948299999999996,
"rate": 0.599483
}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