Rate Overview
Live
1 BGN = 0.447575 SHP
1 SHP = 2.2343
BGN
Avg
0.447337
High
0.447575
Low
0.446147
Last updated: 4/17/2026, 6:11:52 AM
Quick Conversions
| BGN | SHP |
|---|---|
| 1 BGN | 0.45 SHP |
| 10 BGN | 4.48 SHP |
| 50 BGN | 22.38 SHP |
| 100 BGN | 44.76 SHP |
| 500 BGN | 223.79 SHP |
| 1,000 BGN | 447.58 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-04-17T06:11:52Z",
"rates": {
"SHP": 0.447575
}
}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": 44.7575,
"rate": 0.447575
}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