Rate Overview
Live
1 GBP = 2.2736 BAM
1 BAM = 0.439841
GBP
Avg
2.2801
High
2.2854
Low
2.2736
Last updated: 9/4/2026, 7:25:05 PM
Quick Conversions
| GBP | BAM |
|---|---|
| 1 GBP | 2.27 BAM |
| 10 GBP | 22.74 BAM |
| 50 GBP | 113.68 BAM |
| 100 GBP | 227.36 BAM |
| 500 GBP | 1,136.78 BAM |
| 1,000 GBP | 2,273.55 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-09-04T19:25:05Z",
"rates": {
"BAM": 2.27355
}
}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.35500000000002,
"rate": 2.27355
}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