Rate Overview
Live
1 EGP = 0.018974 PAB
1 PAB = 52.7037
EGP
Avg
0.019066
High
0.019162
Low
0.018974
Last updated: 3/27/2026, 7:42:00 AM
Quick Conversions
| EGP | PAB |
|---|---|
| 1 EGP | 0.02 PAB |
| 10 EGP | 0.19 PAB |
| 50 EGP | 0.95 PAB |
| 100 EGP | 1.90 PAB |
| 500 EGP | 9.49 PAB |
| 1,000 EGP | 18.97 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-03-27T07:42:00Z",
"rates": {
"PAB": 0.018974
}
}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.8974000000000002,
"rate": 0.018974
}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