Rate Overview
Live
1 SHP = 2.2779 BAM
1 BAM = 0.438997
SHP
Avg
2.2771
High
2.2806
Low
2.2755
Last updated: 9/9/2026, 4:25:13 PM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.28 BAM |
| 10 SHP | 22.78 BAM |
| 50 SHP | 113.90 BAM |
| 100 SHP | 227.79 BAM |
| 500 SHP | 1,138.96 BAM |
| 1,000 SHP | 2,277.92 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-09-09T16:25:13Z",
"rates": {
"BAM": 2.277918
}
}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.79180000000002,
"rate": 2.277918
}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