Rate Overview
Live
1 SHP = 2.2615 BGN
1 BGN = 0.442190
SHP
Avg
2.2545
High
2.2683
Low
2.2308
Last updated: 3/27/2026, 11:34:40 AM
Quick Conversions
| SHP | BGN |
|---|---|
| 1 SHP | 2.26 BGN |
| 10 SHP | 22.61 BGN |
| 50 SHP | 113.07 BGN |
| 100 SHP | 226.15 BGN |
| 500 SHP | 1,130.73 BGN |
| 1,000 SHP | 2,261.47 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-03-27T11:34:40Z",
"rates": {
"BGN": 2.261469
}
}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": 226.1469,
"rate": 2.261469
}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