Rate Overview
Live
1 SHP = 2.2830 BAM
1 BAM = 0.438027
SHP
Avg
2.2855
High
2.2888
Low
2.2782
Last updated: 8/21/2026, 1:28:10 PM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.28 BAM |
| 10 SHP | 22.83 BAM |
| 50 SHP | 114.15 BAM |
| 100 SHP | 228.30 BAM |
| 500 SHP | 1,141.48 BAM |
| 1,000 SHP | 2,282.97 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-21T13:28:10Z",
"rates": {
"BAM": 2.282966
}
}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.2966,
"rate": 2.282966
}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