Rate Overview
Live
1 SHP = 2.2882 BGN
1 BGN = 0.437029
SHP
Avg
2.2958
High
2.3024
Low
2.2882
Last updated: 7/25/2026, 2:42:13 AM
Quick Conversions
| SHP | BGN |
|---|---|
| 1 SHP | 2.29 BGN |
| 10 SHP | 22.88 BGN |
| 50 SHP | 114.41 BGN |
| 100 SHP | 228.82 BGN |
| 500 SHP | 1,144.09 BGN |
| 1,000 SHP | 2,288.18 BGN |
Get SHP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BGNExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-25T02:42:13Z",
"rates": {
"BGN": 2.288178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BGN",
"amount": 100
},
"result": 228.81779999999998,
"rate": 2.288178
}Build with SHP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key