Rate Overview
Live
1 BAM = 1.6701 BYN
1 BYN = 0.598750
BAM
Avg
1.7076
High
1.7852
Low
1.6285
Last updated: 7/27/2026, 7:19:35 PM
Quick Conversions
| BAM | BYN |
|---|---|
| 1 BAM | 1.67 BYN |
| 10 BAM | 16.70 BYN |
| 50 BAM | 83.51 BYN |
| 100 BAM | 167.01 BYN |
| 500 BAM | 835.07 BYN |
| 1,000 BAM | 1,670.15 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-07-27T19:19:35Z",
"rates": {
"BYN": 1.670146
}
}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": 167.0146,
"rate": 1.670146
}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