Rate Overview
Live
1 EGP = 2.0507 XPF
1 XPF = 0.487635
EGP
Avg
2.0089
High
2.0507
Low
1.9858
Last updated: 6/16/2026, 3:34:56 AM
Quick Conversions
| EGP | XPF |
|---|---|
| 1 EGP | 2.05 XPF |
| 10 EGP | 20.51 XPF |
| 50 EGP | 102.54 XPF |
| 100 EGP | 205.07 XPF |
| 500 EGP | 1,025.36 XPF |
| 1,000 EGP | 2,050.72 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-06-16T03:34:56Z",
"rates": {
"XPF": 2.050716
}
}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": 205.0716,
"rate": 2.050716
}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