Rate Overview
Live
1 SHP = 2.2797 BAM
1 BAM = 0.438657
SHP
Avg
2.2855
High
2.3583
Low
2.2162
Last updated: 7/31/2026, 12:04:12 AM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.28 BAM |
| 10 SHP | 22.80 BAM |
| 50 SHP | 113.98 BAM |
| 100 SHP | 227.97 BAM |
| 500 SHP | 1,139.84 BAM |
| 1,000 SHP | 2,279.69 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-31T00:04:12Z",
"rates": {
"BAM": 2.279685
}
}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": 227.9685,
"rate": 2.279685
}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