Rate Overview
Live
1 SHP = 2.2538 BAM
1 BAM = 0.443705
SHP
Avg
2.2619
High
2.2673
Low
2.2538
Last updated: 6/19/2026, 8:26:20 AM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.25 BAM |
| 10 SHP | 22.54 BAM |
| 50 SHP | 112.69 BAM |
| 100 SHP | 225.38 BAM |
| 500 SHP | 1,126.88 BAM |
| 1,000 SHP | 2,253.75 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-06-19T08:26:20Z",
"rates": {
"BAM": 2.253752
}
}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": 225.3752,
"rate": 2.253752
}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