Rate Overview
Live
1 AED = 27.7448 XPF
1 XPF = 0.036043
AED
Avg
27.7324
High
27.9076
Low
27.5017
Last updated: 3/7/2026, 2:12:12 AM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 27.74 XPF |
| 10 AED | 277.45 XPF |
| 50 AED | 1,387.24 XPF |
| 100 AED | 2,774.48 XPF |
| 500 AED | 13,872.41 XPF |
| 1,000 AED | 27,744.83 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-07T02:12:12Z",
"rates": {
"XPF": 27.744827
}
}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": 2774.4827,
"rate": 27.744827
}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