Rate Overview
Live
1 BGN = 0.597171 CUC
1 CUC = 1.6746
BGN
Avg
0.592579
High
0.597171
Low
0.589382
Last updated: 8/20/2026, 10:04:05 PM
Quick Conversions
| BGN | CUC |
|---|---|
| 1 BGN | 0.60 CUC |
| 10 BGN | 5.97 CUC |
| 50 BGN | 29.86 CUC |
| 100 BGN | 59.72 CUC |
| 500 BGN | 298.59 CUC |
| 1,000 BGN | 597.17 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-08-20T22:04:05Z",
"rates": {
"CUC": 0.597171
}
}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.7171,
"rate": 0.597171
}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