Rate Overview
Live
1 ANG = 57.3835 XPF
1 XPF = 0.017427
ANG
Avg
57.6836
High
58.1852
Low
57.3835
Last updated: 8/5/2026, 2:16:20 PM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 57.38 XPF |
| 10 ANG | 573.84 XPF |
| 50 ANG | 2,869.18 XPF |
| 100 ANG | 5,738.35 XPF |
| 500 ANG | 28,691.76 XPF |
| 1,000 ANG | 57,383.53 XPF |
Get ANG/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=XPFExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-08-05T14:16:20Z",
"rates": {
"XPF": 57.383528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "XPF",
"amount": 100
},
"result": 5738.3528,
"rate": 57.383528
}Build with ANG/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key