Rate Overview
Live
1 SHP = 2.2797 BAM
1 BAM = 0.438657
SHP
Avg
2.2515
High
2.3003
Low
2.2143
Last updated: 7/30/2026, 1:41:52 PM
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-30T13:41:52Z",
"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