Rate Overview
Live
1 BGN = 0.438657 SHP
1 SHP = 2.2797
BGN
Avg
0.437333
High
0.438657
Low
0.436403
Last updated: 7/30/2026, 5:32:37 PM
Quick Conversions
| BGN | SHP |
|---|---|
| 1 BGN | 0.44 SHP |
| 10 BGN | 4.39 SHP |
| 50 BGN | 21.93 SHP |
| 100 BGN | 43.87 SHP |
| 500 BGN | 219.33 SHP |
| 1,000 BGN | 438.66 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-07-30T17:32:37Z",
"rates": {
"SHP": 0.438657
}
}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.865700000000004,
"rate": 0.438657
}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