Rate Overview
Live
1 EGP = 0.019858 PAB
1 PAB = 50.3575
EGP
Avg
0.019410
High
0.019858
Low
0.019237
Last updated: 6/16/2026, 3:34:36 AM
Quick Conversions
| EGP | PAB |
|---|---|
| 1 EGP | 0.02 PAB |
| 10 EGP | 0.20 PAB |
| 50 EGP | 0.99 PAB |
| 100 EGP | 1.99 PAB |
| 500 EGP | 9.93 PAB |
| 1,000 EGP | 19.86 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-06-16T03:34:36Z",
"rates": {
"PAB": 0.019858
}
}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.9858,
"rate": 0.019858
}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