Rate Overview
Live
1 BAM = 56.1954 BTN
1 BTN = 0.017795
BAM
Avg
56.2302
High
56.3222
Low
56.1555
Last updated: 8/13/2026, 2:09:49 PM
Quick Conversions
| BAM | BTN |
|---|---|
| 1 BAM | 56.20 BTN |
| 10 BAM | 561.95 BTN |
| 50 BAM | 2,809.77 BTN |
| 100 BAM | 5,619.54 BTN |
| 500 BAM | 28,097.68 BTN |
| 1,000 BAM | 56,195.37 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-08-13T14:09:49Z",
"rates": {
"BTN": 56.195366
}
}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": 5619.5366,
"rate": 56.195366
}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