Rate Overview
Live
1 EGP = 2.1171 XPF
1 XPF = 0.472337
EGP
Avg
2.1215
High
2.1304
Low
2.1114
Last updated: 7/4/2026, 1:32:34 PM
Quick Conversions
| EGP | XPF |
|---|---|
| 1 EGP | 2.12 XPF |
| 10 EGP | 21.17 XPF |
| 50 EGP | 105.86 XPF |
| 100 EGP | 211.71 XPF |
| 500 EGP | 1,058.57 XPF |
| 1,000 EGP | 2,117.13 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-04T13:32:34Z",
"rates": {
"XPF": 2.117132
}
}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": 211.71319999999997,
"rate": 2.117132
}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