Rate Overview
Live
1 BAM = 0.442069 SHP
1 SHP = 2.2621
BAM
Avg
0.441545
High
0.442069
Low
0.441060
Last updated: 6/18/2026, 4:13:52 AM
Quick Conversions
| BAM | SHP |
|---|---|
| 1 BAM | 0.44 SHP |
| 10 BAM | 4.42 SHP |
| 50 BAM | 22.10 SHP |
| 100 BAM | 44.21 SHP |
| 500 BAM | 221.03 SHP |
| 1,000 BAM | 442.07 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-06-18T04:13:52Z",
"rates": {
"SHP": 0.442069
}
}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.2069,
"rate": 0.442069
}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