Rate Overview
Live
1 BWP = 3.8314 EGP
1 EGP = 0.260998
BWP
Avg
3.6326
High
4.0341
Low
3.3639
Last updated: 7/25/2026, 9:04:57 PM
Quick Conversions
| BWP | EGP |
|---|---|
| 1 BWP | 3.83 EGP |
| 10 BWP | 38.31 EGP |
| 50 BWP | 191.57 EGP |
| 100 BWP | 383.14 EGP |
| 500 BWP | 1,915.72 EGP |
| 1,000 BWP | 3,831.44 EGP |
Get BWP/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=EGPExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-25T21:04:57Z",
"rates": {
"EGP": 3.831444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "EGP",
"amount": 100
},
"result": 383.14439999999996,
"rate": 3.831444
}Build with BWP/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key