Rate Overview
Live
1 BAM = 0.445950 GBP
1 GBP = 2.2424
BAM
Avg
0.445266
High
0.446898
Low
0.441090
Last updated: 4/18/2026, 8:50:58 AM
Quick Conversions
| BAM | GBP |
|---|---|
| 1 BAM | 0.45 GBP |
| 10 BAM | 4.46 GBP |
| 50 BAM | 22.30 GBP |
| 100 BAM | 44.60 GBP |
| 500 BAM | 222.98 GBP |
| 1,000 BAM | 445.95 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-04-18T08:50:58Z",
"rates": {
"GBP": 0.44595
}
}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": 44.595,
"rate": 0.44595
}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