Rate Overview
Live
1 AED = 27.8256 XPF
1 XPF = 0.035938
AED
Avg
27.8015
High
28.2797
Low
27.2724
Last updated: 5/27/2026, 3:46:56 PM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 27.83 XPF |
| 10 AED | 278.26 XPF |
| 50 AED | 1,391.28 XPF |
| 100 AED | 2,782.56 XPF |
| 500 AED | 13,912.81 XPF |
| 1,000 AED | 27,825.62 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-27T15:46:56Z",
"rates": {
"XPF": 27.825617
}
}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.5617,
"rate": 27.825617
}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