Rate Overview
Live
1 ANG = 57.7432 XPF
1 XPF = 0.017318
ANG
Avg
58.1127
High
58.4341
Low
57.7432
Last updated: 7/31/2026, 7:16:06 PM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 57.74 XPF |
| 10 ANG | 577.43 XPF |
| 50 ANG | 2,887.16 XPF |
| 100 ANG | 5,774.32 XPF |
| 500 ANG | 28,871.60 XPF |
| 1,000 ANG | 57,743.21 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-07-31T19:16:06Z",
"rates": {
"XPF": 57.743206
}
}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": 5774.3206,
"rate": 57.743206
}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