Rate Overview
Live
1 AED = 28.2043 XPF
1 XPF = 0.035456
AED
Avg
27.7416
High
28.2064
Low
27.2625
Last updated: 3/27/2026, 1:00:12 PM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 28.20 XPF |
| 10 AED | 282.04 XPF |
| 50 AED | 1,410.22 XPF |
| 100 AED | 2,820.43 XPF |
| 500 AED | 14,102.15 XPF |
| 1,000 AED | 28,204.31 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-03-27T13:00:12Z",
"rates": {
"XPF": 28.204306
}
}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": 2820.4305999999997,
"rate": 28.204306
}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