Rate Overview
Live
1 AED = 28.1672 XPF
1 XPF = 0.035502
AED
Avg
28.1149
High
28.1672
Low
28.0320
Last updated: 3/27/2026, 7:48:45 AM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 28.17 XPF |
| 10 AED | 281.67 XPF |
| 50 AED | 1,408.36 XPF |
| 100 AED | 2,816.72 XPF |
| 500 AED | 14,083.62 XPF |
| 1,000 AED | 28,167.23 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-27T07:48:45Z",
"rates": {
"XPF": 28.167231
}
}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": 2816.7231,
"rate": 28.167231
}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