Rate Overview
Live
1 BAM = 0.436149 GBP
1 GBP = 2.2928
BAM
Avg
0.437381
High
0.438145
Low
0.436144
Last updated: 7/9/2026, 2:32:23 PM
Quick Conversions
| BAM | GBP |
|---|---|
| 1 BAM | 0.44 GBP |
| 10 BAM | 4.36 GBP |
| 50 BAM | 21.81 GBP |
| 100 BAM | 43.61 GBP |
| 500 BAM | 218.07 GBP |
| 1,000 BAM | 436.15 GBP |
Get BAM/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=GBPExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-09T14:32:23Z",
"rates": {
"GBP": 0.436149
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "GBP",
"amount": 100
},
"result": 43.6149,
"rate": 0.436149
}Build with BAM/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key