Rate Overview
Live
1 PAB = 50.9312 EGP
1 EGP = 0.019634
PAB
Avg
50.5737
High
51.0015
Low
50.0311
Last updated: 9/3/2026, 2:04:30 PM
Quick Conversions
| PAB | EGP |
|---|---|
| 1 PAB | 50.93 EGP |
| 10 PAB | 509.31 EGP |
| 50 PAB | 2,546.56 EGP |
| 100 PAB | 5,093.12 EGP |
| 500 PAB | 25,465.60 EGP |
| 1,000 PAB | 50,931.20 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-09-03T14:04:30Z",
"rates": {
"EGP": 50.9312
}
}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": 5093.12,
"rate": 50.9312
}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