Rate Overview
Live
1 AED = 28.1932 XPF
1 XPF = 0.035469
AED
Avg
28.1185
High
28.1932
Low
28.0320
Last updated: 3/27/2026, 11:18:09 AM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 28.19 XPF |
| 10 AED | 281.93 XPF |
| 50 AED | 1,409.66 XPF |
| 100 AED | 2,819.32 XPF |
| 500 AED | 14,096.62 XPF |
| 1,000 AED | 28,193.24 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-27T11:18:09Z",
"rates": {
"XPF": 28.19324
}
}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": 2819.324,
"rate": 28.19324
}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