Rate Overview
Live
1 EGP = 0.273921 BWP
1 BWP = 3.6507
EGP
Avg
0.276669
High
0.290911
Low
0.273921
Last updated: 7/4/2026, 4:59:11 PM
Quick Conversions
| EGP | BWP |
|---|---|
| 1 EGP | 0.27 BWP |
| 10 EGP | 2.74 BWP |
| 50 EGP | 13.70 BWP |
| 100 EGP | 27.39 BWP |
| 500 EGP | 136.96 BWP |
| 1,000 EGP | 273.92 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-04T16:59:11Z",
"rates": {
"BWP": 0.273921
}
}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": 27.392100000000003,
"rate": 0.273921
}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