Rate Overview
Live
1 EGP = 0.259069 BWP
1 BWP = 3.8600
EGP
Avg
0.269648
High
0.280658
Low
0.259069
Last updated: 7/24/2026, 11:47:13 PM
Quick Conversions
| EGP | BWP |
|---|---|
| 1 EGP | 0.26 BWP |
| 10 EGP | 2.59 BWP |
| 50 EGP | 12.95 BWP |
| 100 EGP | 25.91 BWP |
| 500 EGP | 129.53 BWP |
| 1,000 EGP | 259.07 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-07-24T23:47:13Z",
"rates": {
"BWP": 0.259069
}
}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.9069,
"rate": 0.259069
}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