Rate Overview
Live
1 BAM = 1.6269 BYN
1 BYN = 0.614667
BAM
Avg
1.8262
High
2.0344
Low
1.6269
Last updated: 5/29/2026, 4:50:57 PM
Quick Conversions
| BAM | BYN |
|---|---|
| 1 BAM | 1.63 BYN |
| 10 BAM | 16.27 BYN |
| 50 BAM | 81.34 BYN |
| 100 BAM | 162.69 BYN |
| 500 BAM | 813.45 BYN |
| 1,000 BAM | 1,626.90 BYN |
Get BAM/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=BYNExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-05-29T16:50:57Z",
"rates": {
"BYN": 1.626896
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "BYN",
"amount": 100
},
"result": 162.68959999999998,
"rate": 1.626896
}Build with BAM/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key