Rate Overview
Live
1 AED = 28.0513 XPF
1 XPF = 0.035649
AED
Avg
28.0969
High
28.1717
Low
28.0433
Last updated: 6/17/2026, 1:32:30 AM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 28.05 XPF |
| 10 AED | 280.51 XPF |
| 50 AED | 1,402.56 XPF |
| 100 AED | 2,805.13 XPF |
| 500 AED | 14,025.64 XPF |
| 1,000 AED | 28,051.28 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-06-17T01:32:30Z",
"rates": {
"XPF": 28.051275
}
}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": 2805.1275,
"rate": 28.051275
}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