Rate Overview
Live
1 EGP = 0.019903 PAB
1 PAB = 50.2437
EGP
Avg
0.019901
High
0.021362
Low
0.018525
Last updated: 7/13/2026, 8:11:00 PM
Quick Conversions
| EGP | PAB |
|---|---|
| 1 EGP | 0.02 PAB |
| 10 EGP | 0.20 PAB |
| 50 EGP | 1.00 PAB |
| 100 EGP | 1.99 PAB |
| 500 EGP | 9.95 PAB |
| 1,000 EGP | 19.90 PAB |
Get EGP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=PABExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-13T20:11:00Z",
"rates": {
"PAB": 0.019903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "PAB",
"amount": 100
},
"result": 1.9903,
"rate": 0.019903
}Build with EGP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key