Rate Overview
Live
1 AED = 28.1911 XPF
1 XPF = 0.035472
AED
Avg
27.8644
High
29.6730
Low
27.1093
Last updated: 3/27/2026, 1:00:35 PM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 28.19 XPF |
| 10 AED | 281.91 XPF |
| 50 AED | 1,409.56 XPF |
| 100 AED | 2,819.11 XPF |
| 500 AED | 14,095.57 XPF |
| 1,000 AED | 28,191.14 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:35Z",
"rates": {
"XPF": 28.191143
}
}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": 2819.1143,
"rate": 28.191143
}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