Rate Overview
Live
1 SHP = 2.2237 BAM
1 BAM = 0.449705
SHP
Avg
2.2265
High
2.2379
Low
2.2187
Last updated: 4/17/2026, 6:17:02 AM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.22 BAM |
| 10 SHP | 22.24 BAM |
| 50 SHP | 111.18 BAM |
| 100 SHP | 222.37 BAM |
| 500 SHP | 1,111.84 BAM |
| 1,000 SHP | 2,223.68 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-04-17T06:17:02Z",
"rates": {
"BAM": 2.22368
}
}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": 222.368,
"rate": 2.22368
}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