Rate Overview
Live
1 EGP = 1.9668 XPF
1 XPF = 0.508432
EGP
Avg
1.9466
High
1.9668
Low
1.9263
Last updated: 5/27/2026, 2:27:50 AM
Quick Conversions
| EGP | XPF |
|---|---|
| 1 EGP | 1.97 XPF |
| 10 EGP | 19.67 XPF |
| 50 EGP | 98.34 XPF |
| 100 EGP | 196.68 XPF |
| 500 EGP | 983.42 XPF |
| 1,000 EGP | 1,966.83 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-27T02:27:50Z",
"rates": {
"XPF": 1.966832
}
}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.6832,
"rate": 1.966832
}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