Rate Overview
Live
1 BAM = 57.0311 BTN
1 BTN = 0.017534
BAM
Avg
56.8798
High
57.0311
Low
56.7548
Last updated: 5/7/2026, 12:33:13 PM
Quick Conversions
| BAM | BTN |
|---|---|
| 1 BAM | 57.03 BTN |
| 10 BAM | 570.31 BTN |
| 50 BAM | 2,851.56 BTN |
| 100 BAM | 5,703.11 BTN |
| 500 BAM | 28,515.57 BTN |
| 1,000 BAM | 57,031.14 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-05-07T12:33:13Z",
"rates": {
"BTN": 57.031137
}
}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": 5703.1137,
"rate": 57.031137
}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