Rate Overview
Live
1 SHP = 2.2503 BAM
1 BAM = 0.444386
SHP
Avg
2.2420
High
2.2503
Low
2.2308
Last updated: 3/7/2026, 1:03:43 AM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.25 BAM |
| 10 SHP | 22.50 BAM |
| 50 SHP | 112.51 BAM |
| 100 SHP | 225.03 BAM |
| 500 SHP | 1,125.15 BAM |
| 1,000 SHP | 2,250.30 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-07T01:03:43Z",
"rates": {
"BAM": 2.250295
}
}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.02949999999998,
"rate": 2.250295
}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