Rate Overview
Live
1 XPF = 0.490803 EGP
1 EGP = 2.0375
XPF
Avg
0.486584
High
0.490803
Low
0.484022
Last updated: 7/22/2026, 10:25:07 PM
Quick Conversions
| XPF | EGP |
|---|---|
| 1 XPF | 0.49 EGP |
| 10 XPF | 4.91 EGP |
| 50 XPF | 24.54 EGP |
| 100 XPF | 49.08 EGP |
| 500 XPF | 245.40 EGP |
| 1,000 XPF | 490.80 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-22T22:25:07Z",
"rates": {
"EGP": 0.490803
}
}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": 49.0803,
"rate": 0.490803
}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