Rate Overview
Live
1 SHP = 2.2615 BAM
1 BAM = 0.442190
SHP
Avg
2.2589
High
2.2683
Low
2.2508
Last updated: 3/27/2026, 8:00:49 AM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.26 BAM |
| 10 SHP | 22.61 BAM |
| 50 SHP | 113.07 BAM |
| 100 SHP | 226.15 BAM |
| 500 SHP | 1,130.73 BAM |
| 1,000 SHP | 2,261.47 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-03-27T08:00:49Z",
"rates": {
"BAM": 2.261469
}
}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": 226.1469,
"rate": 2.261469
}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