Rate Overview
Live
1 EGP = 1.9623 XPF
1 XPF = 0.509609
EGP
Avg
1.9354
High
1.9623
Low
1.9160
Last updated: 4/16/2026, 10:43:43 PM
Quick Conversions
| EGP | XPF |
|---|---|
| 1 EGP | 1.96 XPF |
| 10 EGP | 19.62 XPF |
| 50 EGP | 98.11 XPF |
| 100 EGP | 196.23 XPF |
| 500 EGP | 981.14 XPF |
| 1,000 EGP | 1,962.29 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-04-16T22:43:43Z",
"rates": {
"XPF": 1.962289
}
}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": 196.22889999999998,
"rate": 1.962289
}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