Rate Overview
Live
1 AED = 28.4425 XPF
1 XPF = 0.035159
AED
Avg
27.9060
High
28.5298
Low
27.2625
Last updated: 7/21/2026, 1:19:26 PM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 28.44 XPF |
| 10 AED | 284.42 XPF |
| 50 AED | 1,422.12 XPF |
| 100 AED | 2,844.25 XPF |
| 500 AED | 14,221.23 XPF |
| 1,000 AED | 28,442.46 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-21T13:19:26Z",
"rates": {
"XPF": 28.442458
}
}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": 2844.2457999999997,
"rate": 28.442458
}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