Rate Overview
Live
1 SHP = 2.2881 BAM
1 BAM = 0.437040
SHP
Avg
2.2884
High
2.2896
Low
2.2875
Last updated: 8/19/2026, 4:41:43 PM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.29 BAM |
| 10 SHP | 22.88 BAM |
| 50 SHP | 114.41 BAM |
| 100 SHP | 228.81 BAM |
| 500 SHP | 1,144.06 BAM |
| 1,000 SHP | 2,288.12 BAM |
Get SHP/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BAMExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-19T16:41:43Z",
"rates": {
"BAM": 2.288119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BAM",
"amount": 100
},
"result": 228.8119,
"rate": 2.288119
}Build with SHP/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key