Rate Overview
Live
1 BGN = 15.8863 CUP
1 CUP = 0.062947
BGN
Avg
15.8779
High
15.8863
Low
15.8356
Last updated: 4/17/2026, 4:29:26 PM
Quick Conversions
| BGN | CUP |
|---|---|
| 1 BGN | 15.89 CUP |
| 10 BGN | 158.86 CUP |
| 50 BGN | 794.32 CUP |
| 100 BGN | 1,588.63 CUP |
| 500 BGN | 7,943.16 CUP |
| 1,000 BGN | 15,886.32 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-04-17T16:29:26Z",
"rates": {
"CUP": 15.886316
}
}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": 1588.6316000000002,
"rate": 15.886316
}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