Rate Overview
Live
1 BAM = 0.441188 GBP
1 GBP = 2.2666
BAM
Avg
0.441180
High
0.442397
Low
0.439808
Last updated: 5/9/2026, 4:56:59 AM
Quick Conversions
| BAM | GBP |
|---|---|
| 1 BAM | 0.44 GBP |
| 10 BAM | 4.41 GBP |
| 50 BAM | 22.06 GBP |
| 100 BAM | 44.12 GBP |
| 500 BAM | 220.59 GBP |
| 1,000 BAM | 441.19 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-05-09T04:56:59Z",
"rates": {
"GBP": 0.441188
}
}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.1188,
"rate": 0.441188
}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