Rate Overview
Live
1 EGP = 0.019945 PAB
1 PAB = 50.1379
EGP
Avg
0.020361
High
0.021055
Low
0.019935
Last updated: 3/6/2026, 11:49:08 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.97 PAB |
| 1,000 EGP | 19.95 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-06T23:49:08Z",
"rates": {
"PAB": 0.019945
}
}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.9945000000000002,
"rate": 0.019945
}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