Rate Overview
Live
1 BGN = 0.435430 SHP
1 SHP = 2.2966
BGN
Avg
0.436715
High
0.438102
Low
0.435430
Last updated: 7/11/2026, 5:05:00 PM
Quick Conversions
| BGN | SHP |
|---|---|
| 1 BGN | 0.44 SHP |
| 10 BGN | 4.35 SHP |
| 50 BGN | 21.77 SHP |
| 100 BGN | 43.54 SHP |
| 500 BGN | 217.72 SHP |
| 1,000 BGN | 435.43 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-11T17:05:00Z",
"rates": {
"SHP": 0.43543
}
}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.543,
"rate": 0.43543
}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