Rate Overview
Live
1 ANG = 57.0786 XPF
1 XPF = 0.017520
ANG
Avg
58.3548
High
64.2829
Low
55.5188
Last updated: 8/20/2026, 3:36:26 PM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 57.08 XPF |
| 10 ANG | 570.79 XPF |
| 50 ANG | 2,853.93 XPF |
| 100 ANG | 5,707.86 XPF |
| 500 ANG | 28,539.32 XPF |
| 1,000 ANG | 57,078.64 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-20T15:36:26Z",
"rates": {
"XPF": 57.078638
}
}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": 5707.8638,
"rate": 57.078638
}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