Rate Overview
Live
1 EGP = 1.9316 XPF
1 XPF = 0.517701
EGP
Avg
1.9086
High
1.9316
Low
1.8973
Last updated: 5/7/2026, 1:19:11 AM
Quick Conversions
| EGP | XPF |
|---|---|
| 1 EGP | 1.93 XPF |
| 10 EGP | 19.32 XPF |
| 50 EGP | 96.58 XPF |
| 100 EGP | 193.16 XPF |
| 500 EGP | 965.81 XPF |
| 1,000 EGP | 1,931.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-05-07T01:19:11Z",
"rates": {
"XPF": 1.931618
}
}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": 193.1618,
"rate": 1.931618
}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