Rate Overview
Live
1 SHP = 2.2956 BAM
1 BAM = 0.435613
SHP
Avg
2.2883
High
2.2956
Low
2.2826
Last updated: 7/10/2026, 9:52:39 AM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.30 BAM |
| 10 SHP | 22.96 BAM |
| 50 SHP | 114.78 BAM |
| 100 SHP | 229.56 BAM |
| 500 SHP | 1,147.81 BAM |
| 1,000 SHP | 2,295.62 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-10T09:52:39Z",
"rates": {
"BAM": 2.295617
}
}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": 229.5617,
"rate": 2.295617
}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