Rate Overview
Live
1 EGP = 0.020354 PAB
1 PAB = 49.1304
EGP
Avg
0.020290
High
0.020377
Low
0.020178
Last updated: 7/3/2026, 9:52:06 PM
Quick Conversions
| EGP | PAB |
|---|---|
| 1 EGP | 0.02 PAB |
| 10 EGP | 0.20 PAB |
| 50 EGP | 1.02 PAB |
| 100 EGP | 2.04 PAB |
| 500 EGP | 10.18 PAB |
| 1,000 EGP | 20.35 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-03T21:52:06Z",
"rates": {
"PAB": 0.020354
}
}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": 2.0354,
"rate": 0.020354
}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