Rate Overview
Live
1 GBP = 2.2901 BAM
1 BAM = 0.436655
GBP
Avg
2.2922
High
2.3010
Low
2.2852
Last updated: 7/27/2026, 4:49:21 AM
Quick Conversions
| GBP | BAM |
|---|---|
| 1 GBP | 2.29 BAM |
| 10 GBP | 22.90 BAM |
| 50 GBP | 114.51 BAM |
| 100 GBP | 229.01 BAM |
| 500 GBP | 1,145.07 BAM |
| 1,000 GBP | 2,290.14 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-07-27T04:49:21Z",
"rates": {
"BAM": 2.290137
}
}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": 229.0137,
"rate": 2.290137
}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