Rate Overview
Live
1 BAM = 0.443135 SHP
1 SHP = 2.2566
BAM
Avg
0.443807
High
0.451616
Low
0.428882
Last updated: 5/28/2026, 9:57:37 PM
Quick Conversions
| BAM | SHP |
|---|---|
| 1 BAM | 0.44 SHP |
| 10 BAM | 4.43 SHP |
| 50 BAM | 22.16 SHP |
| 100 BAM | 44.31 SHP |
| 500 BAM | 221.57 SHP |
| 1,000 BAM | 443.14 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-05-28T21:57:37Z",
"rates": {
"SHP": 0.443135
}
}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.3135,
"rate": 0.443135
}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