Rate Overview
Live
1 BGN = 0.589146 CUC
1 CUC = 1.6974
BGN
Avg
0.591459
High
0.593689
Low
0.589146
Last updated: 6/18/2026, 10:18:38 AM
Quick Conversions
| BGN | CUC |
|---|---|
| 1 BGN | 0.59 CUC |
| 10 BGN | 5.89 CUC |
| 50 BGN | 29.46 CUC |
| 100 BGN | 58.91 CUC |
| 500 BGN | 294.57 CUC |
| 1,000 BGN | 589.15 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-06-18T10:18:38Z",
"rates": {
"CUC": 0.589146
}
}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": 58.91459999999999,
"rate": 0.589146
}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