Rate Overview
Live
1 AED = 28.5569 XPF
1 XPF = 0.035018
AED
Avg
28.5056
High
28.5569
Low
28.4669
Last updated: 7/2/2026, 5:06:45 AM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 28.56 XPF |
| 10 AED | 285.57 XPF |
| 50 AED | 1,427.84 XPF |
| 100 AED | 2,855.69 XPF |
| 500 AED | 14,278.44 XPF |
| 1,000 AED | 28,556.88 XPF |
Get AED/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=XPFExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-02T05:06:45Z",
"rates": {
"XPF": 28.556883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "XPF",
"amount": 100
},
"result": 2855.6883,
"rate": 28.556883
}Build with AED/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key