Rate Overview
Live
1 SHP = 2.2850 BAM
1 BAM = 0.437637
SHP
Avg
2.2865
High
2.2913
Low
2.2797
Last updated: 7/31/2026, 9:53:28 AM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.28 BAM |
| 10 SHP | 22.85 BAM |
| 50 SHP | 114.25 BAM |
| 100 SHP | 228.50 BAM |
| 500 SHP | 1,142.50 BAM |
| 1,000 SHP | 2,285.00 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-07-31T09:53:28Z",
"rates": {
"BAM": 2.284999
}
}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.4999,
"rate": 2.284999
}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