Rate Overview
Live
1 AED = 28.4812 XPF
1 XPF = 0.035111
AED
Avg
28.4556
High
28.5666
Low
28.3691
Last updated: 7/27/2026, 9:39:20 AM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 28.48 XPF |
| 10 AED | 284.81 XPF |
| 50 AED | 1,424.06 XPF |
| 100 AED | 2,848.12 XPF |
| 500 AED | 14,240.59 XPF |
| 1,000 AED | 28,481.18 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-27T09:39:20Z",
"rates": {
"XPF": 28.481179
}
}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": 2848.1179,
"rate": 28.481179
}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