Rate Overview
Live
1 GBP = 2.2568 BAM
1 BAM = 0.443109
GBP
Avg
2.2896
High
2.3632
Low
2.2198
Last updated: 3/27/2026, 3:35:17 PM
Quick Conversions
| GBP | BAM |
|---|---|
| 1 GBP | 2.26 BAM |
| 10 GBP | 22.57 BAM |
| 50 GBP | 112.84 BAM |
| 100 GBP | 225.68 BAM |
| 500 GBP | 1,128.39 BAM |
| 1,000 GBP | 2,256.78 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-27T15:35:17Z",
"rates": {
"BAM": 2.25678
}
}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.678,
"rate": 2.25678
}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