Rate Overview
Live
1 BGN = 0.437321 SHP
1 SHP = 2.2866
BGN
Avg
0.443032
High
0.447575
Low
0.433151
Last updated: 8/1/2026, 12:36:10 PM
Quick Conversions
| BGN | SHP |
|---|---|
| 1 BGN | 0.44 SHP |
| 10 BGN | 4.37 SHP |
| 50 BGN | 21.87 SHP |
| 100 BGN | 43.73 SHP |
| 500 BGN | 218.66 SHP |
| 1,000 BGN | 437.32 SHP |
Get BGN/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=SHPExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-08-01T12:36:10Z",
"rates": {
"SHP": 0.437321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "SHP",
"amount": 100
},
"result": 43.7321,
"rate": 0.437321
}Build with BGN/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key