Rate Overview
Live
1 BGN = 0.442316 SHP
1 SHP = 2.2608
BGN
Avg
0.445030
High
0.448735
Low
0.438925
Last updated: 5/27/2026, 10:47:05 PM
Quick Conversions
| BGN | SHP |
|---|---|
| 1 BGN | 0.44 SHP |
| 10 BGN | 4.42 SHP |
| 50 BGN | 22.12 SHP |
| 100 BGN | 44.23 SHP |
| 500 BGN | 221.16 SHP |
| 1,000 BGN | 442.32 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-05-27T22:47:05Z",
"rates": {
"SHP": 0.442316
}
}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.2316,
"rate": 0.442316
}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