Rate Overview
Live
1 BAM = 55.5502 BTN
1 BTN = 0.018002
BAM
Avg
50.3325
High
55.5502
Low
45.2167
Last updated: 3/27/2026, 11:31:01 PM
Quick Conversions
| BAM | BTN |
|---|---|
| 1 BAM | 55.55 BTN |
| 10 BAM | 555.50 BTN |
| 50 BAM | 2,777.51 BTN |
| 100 BAM | 5,555.02 BTN |
| 500 BAM | 27,775.10 BTN |
| 1,000 BAM | 55,550.19 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-03-27T23:31:01Z",
"rates": {
"BTN": 55.550192
}
}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": 5555.019200000001,
"rate": 55.550192
}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