Rate Overview
Live
1 EGP = 0.258515 BWP
1 BWP = 3.8682
EGP
Avg
0.254557
High
0.258515
Low
0.251625
Last updated: 4/16/2026, 10:41:24 PM
Quick Conversions
| EGP | BWP |
|---|---|
| 1 EGP | 0.26 BWP |
| 10 EGP | 2.59 BWP |
| 50 EGP | 12.93 BWP |
| 100 EGP | 25.85 BWP |
| 500 EGP | 129.26 BWP |
| 1,000 EGP | 258.52 BWP |
Get EGP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=BWPExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-04-16T22:41:24Z",
"rates": {
"BWP": 0.258515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "BWP",
"amount": 100
},
"result": 25.851499999999998,
"rate": 0.258515
}Build with EGP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key