Rate Overview
Live
1 PAB = 52.8031 EGP
1 EGP = 0.018938
PAB
Avg
48.1867
High
52.8031
Low
46.7064
Last updated: 3/27/2026, 3:33:39 PM
Quick Conversions
| PAB | EGP |
|---|---|
| 1 PAB | 52.80 EGP |
| 10 PAB | 528.03 EGP |
| 50 PAB | 2,640.16 EGP |
| 100 PAB | 5,280.31 EGP |
| 500 PAB | 26,401.55 EGP |
| 1,000 PAB | 52,803.10 EGP |
Get PAB/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=EGPExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-27T15:33:39Z",
"rates": {
"EGP": 52.8031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "EGP",
"amount": 100
},
"result": 5280.31,
"rate": 52.8031
}Build with PAB/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key