Rate Overview
Live
1 SHP = 2.2227 BAM
1 BAM = 0.449898
SHP
Avg
2.2338
High
2.2388
Low
2.2227
Last updated: 5/7/2026, 12:33:32 PM
Quick Conversions
| SHP | BAM |
|---|---|
| 1 SHP | 2.22 BAM |
| 10 SHP | 22.23 BAM |
| 50 SHP | 111.14 BAM |
| 100 SHP | 222.27 BAM |
| 500 SHP | 1,111.36 BAM |
| 1,000 SHP | 2,222.73 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-05-07T12:33:32Z",
"rates": {
"BAM": 2.222726
}
}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.2726,
"rate": 2.222726
}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