Rate Overview
Live
1 EGP = 2.0421 XPF
1 XPF = 0.489700
EGP
Avg
2.0657
High
2.1283
Low
2.0410
Last updated: 3/7/2026, 3:47:05 AM
Quick Conversions
| EGP | XPF |
|---|---|
| 1 EGP | 2.04 XPF |
| 10 EGP | 20.42 XPF |
| 50 EGP | 102.10 XPF |
| 100 EGP | 204.21 XPF |
| 500 EGP | 1,021.03 XPF |
| 1,000 EGP | 2,042.07 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-03-07T03:47:05Z",
"rates": {
"XPF": 2.042066
}
}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": 204.2066,
"rate": 2.042066
}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