Rate Overview
Live
1 BAM = 0.442096 GBP
1 GBP = 2.2620
BAM
Avg
0.442687
High
0.444777
Low
0.439984
Last updated: 3/27/2026, 6:43:34 AM
Quick Conversions
| BAM | GBP |
|---|---|
| 1 BAM | 0.44 GBP |
| 10 BAM | 4.42 GBP |
| 50 BAM | 22.10 GBP |
| 100 BAM | 44.21 GBP |
| 500 BAM | 221.05 GBP |
| 1,000 BAM | 442.10 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-03-27T06:43:34Z",
"rates": {
"GBP": 0.442096
}
}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.2096,
"rate": 0.442096
}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