Rate Overview
Live
1 EGP = 1.9666 XPF
1 XPF = 0.508495
EGP
Avg
2.0706
High
2.1921
Low
1.8993
Last updated: 5/27/2026, 3:43:44 AM
Quick Conversions
| EGP | XPF |
|---|---|
| 1 EGP | 1.97 XPF |
| 10 EGP | 19.67 XPF |
| 50 EGP | 98.33 XPF |
| 100 EGP | 196.66 XPF |
| 500 EGP | 983.29 XPF |
| 1,000 EGP | 1,966.59 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-27T03:43:44Z",
"rates": {
"XPF": 1.966588
}
}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.6588,
"rate": 1.966588
}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