Rate Overview
Live
1 BAM = 0.438474 SHP
1 SHP = 2.2806
BAM
Avg
0.437983
High
0.438538
Low
0.437276
Last updated: 9/2/2026, 4:30:41 PM
Quick Conversions
| BAM | SHP |
|---|---|
| 1 BAM | 0.44 SHP |
| 10 BAM | 4.38 SHP |
| 50 BAM | 21.92 SHP |
| 100 BAM | 43.85 SHP |
| 500 BAM | 219.24 SHP |
| 1,000 BAM | 438.47 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-09-02T16:30:41Z",
"rates": {
"SHP": 0.438474
}
}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.8474,
"rate": 0.438474
}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