Rate Overview
Live
1 EGP = 2.0427 XPF
1 XPF = 0.489556
EGP
Avg
2.0381
High
2.1714
Low
1.9025
Last updated: 7/25/2026, 8:58:56 PM
Quick Conversions
| EGP | XPF |
|---|---|
| 1 EGP | 2.04 XPF |
| 10 EGP | 20.43 XPF |
| 50 EGP | 102.13 XPF |
| 100 EGP | 204.27 XPF |
| 500 EGP | 1,021.33 XPF |
| 1,000 EGP | 2,042.67 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-25T20:58:56Z",
"rates": {
"XPF": 2.042666
}
}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.2666,
"rate": 2.042666
}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