Rate Overview
Live
1 AED = 28.0867 XPF
1 XPF = 0.035604
AED
Avg
28.1068
High
28.1525
Low
28.0831
Last updated: 8/16/2026, 12:41:15 PM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 28.09 XPF |
| 10 AED | 280.87 XPF |
| 50 AED | 1,404.34 XPF |
| 100 AED | 2,808.67 XPF |
| 500 AED | 14,043.37 XPF |
| 1,000 AED | 28,086.73 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-08-16T12:41:15Z",
"rates": {
"XPF": 28.086733
}
}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": 2808.6733,
"rate": 28.086733
}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