Rate Overview
Live
1 AED = 27.8243 XPF
1 XPF = 0.035940
AED
Avg
27.8052
High
28.0049
Low
27.5511
Last updated: 5/27/2026, 2:53:21 PM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 27.82 XPF |
| 10 AED | 278.24 XPF |
| 50 AED | 1,391.22 XPF |
| 100 AED | 2,782.44 XPF |
| 500 AED | 13,912.18 XPF |
| 1,000 AED | 27,824.35 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-27T14:53:21Z",
"rates": {
"XPF": 27.82435
}
}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": 2782.435,
"rate": 27.82435
}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