Rate Overview
Live
1 BGN = 15.4706 CUP
1 CUP = 0.064639
BGN
Avg
15.4903
High
15.5211
Low
15.4619
Last updated: 7/11/2026, 5:02:08 PM
Quick Conversions
| BGN | CUP |
|---|---|
| 1 BGN | 15.47 CUP |
| 10 BGN | 154.71 CUP |
| 50 BGN | 773.53 CUP |
| 100 BGN | 1,547.06 CUP |
| 500 BGN | 7,735.31 CUP |
| 1,000 BGN | 15,470.62 CUP |
Get BGN/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=CUPExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-11T17:02:08Z",
"rates": {
"CUP": 15.470622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "CUP",
"amount": 100
},
"result": 1547.0622,
"rate": 15.470622
}Build with BGN/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key