Rate Overview
Live
1 BAM = 56.9671 BTN
1 BTN = 0.017554
BAM
Avg
53.5325
High
57.3630
Low
49.5618
Last updated: 5/27/2026, 11:54:30 PM
Quick Conversions
| BAM | BTN |
|---|---|
| 1 BAM | 56.97 BTN |
| 10 BAM | 569.67 BTN |
| 50 BAM | 2,848.36 BTN |
| 100 BAM | 5,696.71 BTN |
| 500 BAM | 28,483.55 BTN |
| 1,000 BAM | 56,967.11 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-27T23:54:30Z",
"rates": {
"BTN": 56.967106
}
}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": 5696.7106,
"rate": 56.967106
}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