Rate Overview
Live
1 SHP = 2.2608 BAM
1 BAM = 0.442317
SHP
Avg
2.2517
High
2.3297
Low
2.1940
Last updated: 5/27/2026, 8:34:26 PM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.26 BAM |
| 10 SHP | 22.61 BAM |
| 50 SHP | 113.04 BAM |
| 100 SHP | 226.08 BAM |
| 500 SHP | 1,130.41 BAM |
| 1,000 SHP | 2,260.82 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-05-27T20:34:26Z",
"rates": {
"BAM": 2.260824
}
}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.0824,
"rate": 2.260824
}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