Rate Overview
Live
1 EGP = 0.267786 BWP
1 BWP = 3.7343
EGP
Avg
0.270165
High
0.272301
Low
0.267786
Last updated: 8/13/2026, 1:33:10 PM
Quick Conversions
| EGP | BWP |
|---|---|
| 1 EGP | 0.27 BWP |
| 10 EGP | 2.68 BWP |
| 50 EGP | 13.39 BWP |
| 100 EGP | 26.78 BWP |
| 500 EGP | 133.89 BWP |
| 1,000 EGP | 267.79 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-08-13T13:33:10Z",
"rates": {
"BWP": 0.267786
}
}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": 26.7786,
"rate": 0.267786
}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