Rate Overview
Live
1 EGP = 2.0614 XPF
1 XPF = 0.485108
EGP
Avg
2.0690
High
2.0789
Low
2.0573
Last updated: 8/13/2026, 4:30:52 AM
Quick Conversions
| EGP | XPF |
|---|---|
| 1 EGP | 2.06 XPF |
| 10 EGP | 20.61 XPF |
| 50 EGP | 103.07 XPF |
| 100 EGP | 206.14 XPF |
| 500 EGP | 1,030.70 XPF |
| 1,000 EGP | 2,061.40 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-08-13T04:30:52Z",
"rates": {
"XPF": 2.061398
}
}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": 206.1398,
"rate": 2.061398
}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