Rate Overview
Live
1 XPF = 0.491988 EGP
1 EGP = 2.0326
XPF
Avg
0.483813
High
0.491988
Low
0.469857
Last updated: 3/7/2026, 12:29:52 AM
Quick Conversions
| XPF | EGP |
|---|---|
| 1 XPF | 0.49 EGP |
| 10 XPF | 4.92 EGP |
| 50 XPF | 24.60 EGP |
| 100 XPF | 49.20 EGP |
| 500 XPF | 245.99 EGP |
| 1,000 XPF | 491.99 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-03-07T00:29:52Z",
"rates": {
"EGP": 0.491988
}
}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.1988,
"rate": 0.491988
}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