Rate Overview
Live
1 AED = 28.1861 XPF
1 XPF = 0.035478
AED
Avg
27.8186
High
28.3505
Low
27.3216
Last updated: 3/27/2026, 9:37:28 AM
Quick Conversions
| AED | XPF |
|---|---|
| 1 AED | 28.19 XPF |
| 10 AED | 281.86 XPF |
| 50 AED | 1,409.30 XPF |
| 100 AED | 2,818.61 XPF |
| 500 AED | 14,093.05 XPF |
| 1,000 AED | 28,186.10 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-27T09:37:28Z",
"rates": {
"XPF": 28.186096
}
}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": 2818.6096,
"rate": 28.186096
}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