Rate Overview
Live
1 BSD = 50.5024 EGP
1 EGP = 0.019801
BSD
Avg
49.6122
High
54.3753
Low
46.9461
Last updated: 7/28/2026, 4:55:47 PM
Quick Conversions
| BSD | EGP |
|---|---|
| 1 BSD | 50.50 EGP |
| 10 BSD | 505.02 EGP |
| 50 BSD | 2,525.12 EGP |
| 100 BSD | 5,050.24 EGP |
| 500 BSD | 25,251.20 EGP |
| 1,000 BSD | 50,502.40 EGP |
Get BSD/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=EGPExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-28T16:55:47Z",
"rates": {
"EGP": 50.5024
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "EGP",
"amount": 100
},
"result": 5050.24,
"rate": 50.5024
}Build with BSD/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key