Rate Overview
Live
1 XPF = 0.472337 EGP
1 EGP = 2.1171
XPF
Avg
0.482261
High
0.526045
Low
0.457458
Last updated: 7/4/2026, 4:58:36 AM
Quick Conversions
| XPF | EGP |
|---|---|
| 1 XPF | 0.47 EGP |
| 10 XPF | 4.72 EGP |
| 50 XPF | 23.62 EGP |
| 100 XPF | 47.23 EGP |
| 500 XPF | 236.17 EGP |
| 1,000 XPF | 472.34 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-04T04:58:36Z",
"rates": {
"EGP": 0.472337
}
}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": 47.2337,
"rate": 0.472337
}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