Rate Overview
Live
1 XPF = 0.484470 EGP
1 EGP = 2.0641
XPF
Avg
0.482619
High
0.526192
Low
0.457361
Last updated: 7/27/2026, 10:07:33 PM
Quick Conversions
| XPF | EGP |
|---|---|
| 1 XPF | 0.48 EGP |
| 10 XPF | 4.84 EGP |
| 50 XPF | 24.22 EGP |
| 100 XPF | 48.45 EGP |
| 500 XPF | 242.24 EGP |
| 1,000 XPF | 484.47 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-27T22:07:33Z",
"rates": {
"EGP": 0.48447
}
}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.447,
"rate": 0.48447
}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