Rate Overview
Live
1 BGN = 15.8250 CUP
1 CUP = 0.063191
BGN
Avg
15.7033
High
15.8250
Low
15.6186
Last updated: 8/20/2026, 9:32:14 PM
Quick Conversions
| BGN | CUP |
|---|---|
| 1 BGN | 15.83 CUP |
| 10 BGN | 158.25 CUP |
| 50 BGN | 791.25 CUP |
| 100 BGN | 1,582.50 CUP |
| 500 BGN | 7,912.52 CUP |
| 1,000 BGN | 15,825.04 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-08-20T21:32:14Z",
"rates": {
"CUP": 15.825035
}
}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": 1582.5035,
"rate": 15.825035
}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