Rate Overview
Live
1 GBP = 2.2607 BAM
1 BAM = 0.442345
GBP
Avg
2.2647
High
2.2737
Low
2.2568
Last updated: 5/7/2026, 10:33:06 AM
Quick Conversions
| GBP | BAM |
|---|---|
| 1 GBP | 2.26 BAM |
| 10 GBP | 22.61 BAM |
| 50 GBP | 113.03 BAM |
| 100 GBP | 226.07 BAM |
| 500 GBP | 1,130.34 BAM |
| 1,000 GBP | 2,260.68 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-05-07T10:33:06Z",
"rates": {
"BAM": 2.260681
}
}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": 226.0681,
"rate": 2.260681
}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