Rate Overview
Live
1 ANG = 57.4177 XPF
1 XPF = 0.017416
ANG
Avg
57.8099
High
58.4341
Low
57.2774
Last updated: 8/12/2026, 8:07:58 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 57.42 XPF |
| 10 ANG | 574.18 XPF |
| 50 ANG | 2,870.89 XPF |
| 100 ANG | 5,741.77 XPF |
| 500 ANG | 28,708.86 XPF |
| 1,000 ANG | 57,417.71 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-12T08:07:58Z",
"rates": {
"XPF": 57.417714
}
}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": 5741.7714,
"rate": 57.417714
}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