Rate Overview
Live
1 GBP = 2.2950 BAM
1 BAM = 0.435723
GBP
Avg
2.2881
High
2.2951
Low
2.2817
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | BAM |
|---|---|
| 1 GBP | 2.30 BAM |
| 10 GBP | 22.95 BAM |
| 50 GBP | 114.75 BAM |
| 100 GBP | 229.50 BAM |
| 500 GBP | 1,147.52 BAM |
| 1,000 GBP | 2,295.04 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-08-14T22:43:14Z",
"rates": {
"BAM": 2.295038
}
}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.50379999999998,
"rate": 2.295038
}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