Rate Overview
Live
1 EGP = 0.259968 BWP
1 BWP = 3.8466
EGP
Avg
0.283583
High
0.302767
Low
0.259968
Last updated: 3/27/2026, 3:47:35 PM
Quick Conversions
| EGP | BWP |
|---|---|
| 1 EGP | 0.26 BWP |
| 10 EGP | 2.60 BWP |
| 50 EGP | 13.00 BWP |
| 100 EGP | 26.00 BWP |
| 500 EGP | 129.98 BWP |
| 1,000 EGP | 259.97 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-03-27T15:47:35Z",
"rates": {
"BWP": 0.259968
}
}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.996799999999997,
"rate": 0.259968
}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