Rate Overview
Live
1 ANG = 57.5894 XPF
1 XPF = 0.017364
ANG
Avg
57.1579
High
58.2611
Low
55.9362
Last updated: 8/4/2026, 12:20:21 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 57.59 XPF |
| 10 ANG | 575.89 XPF |
| 50 ANG | 2,879.47 XPF |
| 100 ANG | 5,758.94 XPF |
| 500 ANG | 28,794.69 XPF |
| 1,000 ANG | 57,589.38 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-04T00:20:21Z",
"rates": {
"XPF": 57.589377
}
}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": 5758.9376999999995,
"rate": 57.589377
}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