Rate Overview
Live
1 BGN = 0.593973 CUC
1 CUC = 1.6836
BGN
Avg
0.597536
High
0.604166
Low
0.593030
Last updated: 3/7/2026, 7:35:47 AM
Quick Conversions
| BGN | CUC |
|---|---|
| 1 BGN | 0.59 CUC |
| 10 BGN | 5.94 CUC |
| 50 BGN | 29.70 CUC |
| 100 BGN | 59.40 CUC |
| 500 BGN | 296.99 CUC |
| 1,000 BGN | 593.97 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-07T07:35:47Z",
"rates": {
"CUC": 0.593973
}
}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.397299999999994,
"rate": 0.593973
}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