Rate Overview
Live
1 SHP = 2.2866 BAM
1 BAM = 0.437322
SHP
Avg
2.2584
High
2.3087
Low
2.2209
Last updated: 8/1/2026, 9:47:28 AM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.29 BAM |
| 10 SHP | 22.87 BAM |
| 50 SHP | 114.33 BAM |
| 100 SHP | 228.66 BAM |
| 500 SHP | 1,143.32 BAM |
| 1,000 SHP | 2,286.64 BAM |
Get SHP/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BAMExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-01T09:47:28Z",
"rates": {
"BAM": 2.286644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BAM",
"amount": 100
},
"result": 228.6644,
"rate": 2.286644
}Build with SHP/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key