Rate Overview
Live
1 AED = 27.6656 XPF
1 XPF = 0.036146
AED
Avg
27.7675
High
27.9838
Low
27.6016
Last updated: 4/16/2026, 5:55:21 PM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 27.67 XPF |
| 10 AED | 276.66 XPF |
| 50 AED | 1,383.28 XPF |
| 100 AED | 2,766.56 XPF |
| 500 AED | 13,832.80 XPF |
| 1,000 AED | 27,665.60 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-04-16T17:55:21Z",
"rates": {
"XPF": 27.665604
}
}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": 2766.5604,
"rate": 27.665604
}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