Rate Overview
Live
1 BAM = 0.437438 SHP
1 SHP = 2.2860
BAM
Avg
0.442979
High
0.450277
Low
0.433151
Last updated: 7/28/2026, 10:41:23 PM
Quick Conversions
| BAM | SHP |
|---|---|
| 1 BAM | 0.44 SHP |
| 10 BAM | 4.37 SHP |
| 50 BAM | 21.87 SHP |
| 100 BAM | 43.74 SHP |
| 500 BAM | 218.72 SHP |
| 1,000 BAM | 437.44 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-28T22:41:23Z",
"rates": {
"SHP": 0.437438
}
}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.7438,
"rate": 0.437438
}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