Rate Overview
Live
1 BAM = 55.9787 BTN
1 BTN = 0.017864
BAM
Avg
56.4265
High
56.9134
Low
55.9787
Last updated: 9/3/2026, 2:29:46 PM
Quick Conversions
| BAM | BTN |
|---|---|
| 1 BAM | 55.98 BTN |
| 10 BAM | 559.79 BTN |
| 50 BAM | 2,798.93 BTN |
| 100 BAM | 5,597.87 BTN |
| 500 BAM | 27,989.33 BTN |
| 1,000 BAM | 55,978.65 BTN |
Get BAM/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=BTNExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-09-03T14:29:46Z",
"rates": {
"BTN": 55.978654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "BTN",
"amount": 100
},
"result": 5597.8654,
"rate": 55.978654
}Build with BAM/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key