Rate Overview
Live
1 BGN = 15.6313 CUP
1 CUP = 0.063974
BGN
Avg
15.0251
High
15.8863
Low
14.0513
Last updated: 8/1/2026, 12:33:51 PM
Quick Conversions
| BGN | CUP |
|---|---|
| 1 BGN | 15.63 CUP |
| 10 BGN | 156.31 CUP |
| 50 BGN | 781.56 CUP |
| 100 BGN | 1,563.13 CUP |
| 500 BGN | 7,815.63 CUP |
| 1,000 BGN | 15,631.25 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-01T12:33:51Z",
"rates": {
"CUP": 15.631253
}
}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": 1563.1253,
"rate": 15.631253
}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