Rate Overview
Live
1 BAM = 1.0052 BGN
1 BGN = 0.994838
BAM
Avg
1.0002
High
1.0052
Low
0.997990
Last updated: 5/7/2026, 11:27:30 AM
Quick Conversions
| BAM | BGN |
|---|---|
| 1 BAM | 1.01 BGN |
| 10 BAM | 10.05 BGN |
| 50 BAM | 50.26 BGN |
| 100 BAM | 100.52 BGN |
| 500 BAM | 502.59 BGN |
| 1,000 BAM | 1,005.19 BGN |
Get BAM/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=BGNExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-05-07T11:27:30Z",
"rates": {
"BGN": 1.005189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "BGN",
"amount": 100
},
"result": 100.51890000000002,
"rate": 1.005189
}Build with BAM/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key