Rate Overview
Live
1 BGN = 0.585031 CUC
1 CUC = 1.7093
BGN
Avg
0.596915
High
0.609141
Low
0.585031
Last updated: 3/28/2026, 12:18:30 PM
Quick Conversions
| BGN | CUC |
|---|---|
| 1 BGN | 0.59 CUC |
| 10 BGN | 5.85 CUC |
| 50 BGN | 29.25 CUC |
| 100 BGN | 58.50 CUC |
| 500 BGN | 292.52 CUC |
| 1,000 BGN | 585.03 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-03-28T12:18:30Z",
"rates": {
"CUC": 0.585031
}
}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.503099999999996,
"rate": 0.585031
}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