Rate Overview
Live
1 BAM = 0.439262 GBP
1 GBP = 2.2765
BAM
Avg
0.439012
High
0.439421
Low
0.437724
Last updated: 9/7/2026, 7:39:55 AM
Quick Conversions
| BAM | GBP |
|---|---|
| 1 BAM | 0.44 GBP |
| 10 BAM | 4.39 GBP |
| 50 BAM | 21.96 GBP |
| 100 BAM | 43.93 GBP |
| 500 BAM | 219.63 GBP |
| 1,000 BAM | 439.26 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-09-07T07:39:55Z",
"rates": {
"GBP": 0.439262
}
}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.9262,
"rate": 0.439262
}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