Rate Overview
Live
1 GBP = 2.2516 BAM
1 BAM = 0.444128
GBP
Avg
2.2576
High
2.2728
Low
2.2483
Last updated: 3/27/2026, 12:53:42 PM
Quick Conversions
| GBP | BAM |
|---|---|
| 1 GBP | 2.25 BAM |
| 10 GBP | 22.52 BAM |
| 50 GBP | 112.58 BAM |
| 100 GBP | 225.16 BAM |
| 500 GBP | 1,125.80 BAM |
| 1,000 GBP | 2,251.60 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-27T12:53:42Z",
"rates": {
"BAM": 2.251602
}
}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.1602,
"rate": 2.251602
}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