Rate Overview
Live
1 BAM = 0.447733 SHP
1 SHP = 2.2335
BAM
Avg
0.447533
High
0.449897
Low
0.446675
Last updated: 5/8/2026, 1:01:55 PM
Quick Conversions
| BAM | SHP |
|---|---|
| 1 BAM | 0.45 SHP |
| 10 BAM | 4.48 SHP |
| 50 BAM | 22.39 SHP |
| 100 BAM | 44.77 SHP |
| 500 BAM | 223.87 SHP |
| 1,000 BAM | 447.73 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-05-08T13:01:55Z",
"rates": {
"SHP": 0.447733
}
}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.7733,
"rate": 0.447733
}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