Rate Overview
Live
1 BGN = 0.599483 CUC
1 CUC = 1.6681
BGN
Avg
0.599164
High
0.599483
Low
0.597571
Last updated: 4/17/2026, 4:03:13 PM
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-04-17T16:03:13Z",
"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