Rate Overview
Live
1 BAM = 0.450277 SHP
1 SHP = 2.2209
BAM
Avg
0.449387
High
0.450718
Low
0.446843
Last updated: 4/18/2026, 8:50:36 AM
Quick Conversions
| BAM | SHP |
|---|---|
| 1 BAM | 0.45 SHP |
| 10 BAM | 4.50 SHP |
| 50 BAM | 22.51 SHP |
| 100 BAM | 45.03 SHP |
| 500 BAM | 225.14 SHP |
| 1,000 BAM | 450.28 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-04-18T08:50:36Z",
"rates": {
"SHP": 0.450277
}
}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": 45.027699999999996,
"rate": 0.450277
}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