Rate Overview
Live
1 AED = 27.6906 XPF
1 XPF = 0.036113
AED
Avg
27.7386
High
27.8064
Low
27.6871
Last updated: 5/7/2026, 6:53:31 AM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 27.69 XPF |
| 10 AED | 276.91 XPF |
| 50 AED | 1,384.53 XPF |
| 100 AED | 2,769.06 XPF |
| 500 AED | 13,845.28 XPF |
| 1,000 AED | 27,690.56 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-05-07T06:53:31Z",
"rates": {
"XPF": 27.690556
}
}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": 2769.0556,
"rate": 27.690556
}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