Rate Overview
Live
1 GBP = 2.2581 BAM
1 BAM = 0.442857
GBP
Avg
2.2392
High
2.2581
Low
2.2214
Last updated: 3/7/2026, 1:05:10 AM
Quick Conversions
| GBP | BAM |
|---|---|
| 1 GBP | 2.26 BAM |
| 10 GBP | 22.58 BAM |
| 50 GBP | 112.90 BAM |
| 100 GBP | 225.81 BAM |
| 500 GBP | 1,129.03 BAM |
| 1,000 GBP | 2,258.06 BAM |
Get GBP/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BAMExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-07T01:05:10Z",
"rates": {
"BAM": 2.258063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BAM",
"amount": 100
},
"result": 225.8063,
"rate": 2.258063
}Build with GBP/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key