Rate Overview
Live
1 SHP = 2.2708 BGN
1 BGN = 0.440383
SHP
Avg
2.2860
High
2.3704
Low
2.2163
Last updated: 6/30/2026, 5:18:06 AM
Quick Conversions
| SHP | BGN |
|---|---|
| 1 SHP | 2.27 BGN |
| 10 SHP | 22.71 BGN |
| 50 SHP | 113.54 BGN |
| 100 SHP | 227.08 BGN |
| 500 SHP | 1,135.38 BGN |
| 1,000 SHP | 2,270.75 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-06-30T05:18:06Z",
"rates": {
"BGN": 2.270751
}
}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": 227.07510000000002,
"rate": 2.270751
}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