Rate Overview
Live
1 EGP = 2.0087 XPF
1 XPF = 0.497826
EGP
Avg
2.0275
High
2.0566
Low
2.0087
Last updated: 9/4/2026, 8:59:36 PM
Quick Conversions
| EGP | XPF |
|---|---|
| 1 EGP | 2.01 XPF |
| 10 EGP | 20.09 XPF |
| 50 EGP | 100.44 XPF |
| 100 EGP | 200.87 XPF |
| 500 EGP | 1,004.37 XPF |
| 1,000 EGP | 2,008.73 XPF |
Get EGP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=XPFExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-09-04T20:59:36Z",
"rates": {
"XPF": 2.008734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "XPF",
"amount": 100
},
"result": 200.8734,
"rate": 2.008734
}Build with EGP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key