Rate Overview
Live
1 BAM = 0.442190 SHP
1 SHP = 2.2615
BAM
Avg
0.441998
High
0.450625
Low
0.426784
Last updated: 3/27/2026, 8:29:48 AM
Quick Conversions
| BAM | SHP |
|---|---|
| 1 BAM | 0.44 SHP |
| 10 BAM | 4.42 SHP |
| 50 BAM | 22.11 SHP |
| 100 BAM | 44.22 SHP |
| 500 BAM | 221.10 SHP |
| 1,000 BAM | 442.19 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-03-27T08:29:48Z",
"rates": {
"SHP": 0.44219
}
}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": 44.219,
"rate": 0.44219
}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