Rate Overview
Live
1 EGP = 2.0436 XPF
1 XPF = 0.489327
EGP
Avg
2.0197
High
2.1499
Low
1.8993
Last updated: 7/26/2026, 6:13:23 PM
Quick Conversions
| EGP | XPF |
|---|---|
| 1 EGP | 2.04 XPF |
| 10 EGP | 20.44 XPF |
| 50 EGP | 102.18 XPF |
| 100 EGP | 204.36 XPF |
| 500 EGP | 1,021.81 XPF |
| 1,000 EGP | 2,043.62 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-07-26T18:13:23Z",
"rates": {
"XPF": 2.043624
}
}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": 204.36239999999998,
"rate": 2.043624
}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