Rate Overview
Live
1 XPF = 0.489326 EGP
1 EGP = 2.0436
XPF
Avg
0.472506
High
0.526045
Low
0.438440
Last updated: 7/26/2026, 2:31:25 PM
Quick Conversions
| XPF | EGP |
|---|---|
| 1 XPF | 0.49 EGP |
| 10 XPF | 4.89 EGP |
| 50 XPF | 24.47 EGP |
| 100 XPF | 48.93 EGP |
| 500 XPF | 244.66 EGP |
| 1,000 XPF | 489.33 EGP |
Get XPF/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=EGPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-26T14:31:25Z",
"rates": {
"EGP": 0.489326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "EGP",
"amount": 100
},
"result": 48.9326,
"rate": 0.489326
}Build with XPF/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key