Rate Overview
Live
1 BAM = 0.434321 SHP
1 SHP = 2.3024
BAM
Avg
0.437528
High
0.451224
Low
0.424038
Last updated: 7/21/2026, 6:32:24 PM
Quick Conversions
| BAM | SHP |
|---|---|
| 1 BAM | 0.43 SHP |
| 10 BAM | 4.34 SHP |
| 50 BAM | 21.72 SHP |
| 100 BAM | 43.43 SHP |
| 500 BAM | 217.16 SHP |
| 1,000 BAM | 434.32 SHP |
Get BAM/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SHPExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-21T18:32:24Z",
"rates": {
"SHP": 0.434321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SHP",
"amount": 100
},
"result": 43.4321,
"rate": 0.434321
}Build with BAM/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key