Rate Overview
Live
1 GBP = 2.2794 BAM
1 BAM = 0.438718
GBP
Avg
2.2607
High
2.2995
Low
2.2388
Last updated: 7/28/2026, 12:32:38 AM
Quick Conversions
| GBP | BAM |
|---|---|
| 1 GBP | 2.28 BAM |
| 10 GBP | 22.79 BAM |
| 50 GBP | 113.97 BAM |
| 100 GBP | 227.94 BAM |
| 500 GBP | 1,139.68 BAM |
| 1,000 GBP | 2,279.37 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-28T00:32:38Z",
"rates": {
"BAM": 2.279367
}
}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": 227.9367,
"rate": 2.279367
}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