Rate Overview
Live
1 BGN = 0.442190 SHP
1 SHP = 2.2615
BGN
Avg
0.436611
High
0.451194
Low
0.421864
Last updated: 3/27/2026, 11:38:27 AM
Quick Conversions
| BGN | SHP |
|---|---|
| 1 BGN | 0.44 SHP |
| 10 BGN | 4.42 SHP |
| 50 BGN | 22.11 SHP |
| 100 BGN | 44.22 SHP |
| 500 BGN | 221.10 SHP |
| 1,000 BGN | 442.19 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-03-27T11:38:27Z",
"rates": {
"SHP": 0.44219
}
}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.219,
"rate": 0.44219
}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