Rate Overview
Live
1 SHP = 2.2343 BGN
1 BGN = 0.447575
SHP
Avg
2.2355
High
2.2414
Low
2.2343
Last updated: 4/17/2026, 6:11:48 AM
Quick Conversions
| SHP | BGN |
|---|---|
| 1 SHP | 2.23 BGN |
| 10 SHP | 22.34 BGN |
| 50 SHP | 111.71 BGN |
| 100 SHP | 223.43 BGN |
| 500 SHP | 1,117.13 BGN |
| 1,000 SHP | 2,234.26 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-04-17T06:11:48Z",
"rates": {
"BGN": 2.234262
}
}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": 223.42620000000002,
"rate": 2.234262
}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