Rate Overview
Live
1 GBP = 2.2446 BAM
1 BAM = 0.445509
GBP
Avg
2.2468
High
2.2671
Low
2.2376
Last updated: 4/17/2026, 7:49:51 AM
Quick Conversions
| GBP | BAM |
|---|---|
| 1 GBP | 2.24 BAM |
| 10 GBP | 22.45 BAM |
| 50 GBP | 112.23 BAM |
| 100 GBP | 224.46 BAM |
| 500 GBP | 1,122.31 BAM |
| 1,000 GBP | 2,244.63 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-04-17T07:49:51Z",
"rates": {
"BAM": 2.244626
}
}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": 224.46259999999998,
"rate": 2.244626
}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