Rate Overview
Live
1 ANG = 57.5723 XPF
1 XPF = 0.017369
ANG
Avg
57.3769
High
57.5723
Low
57.1942
Last updated: 3/27/2026, 11:11:15 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 57.57 XPF |
| 10 ANG | 575.72 XPF |
| 50 ANG | 2,878.62 XPF |
| 100 ANG | 5,757.23 XPF |
| 500 ANG | 28,786.16 XPF |
| 1,000 ANG | 57,572.33 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-03-27T11:11:15Z",
"rates": {
"XPF": 57.572325
}
}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": 5757.2325,
"rate": 57.572325
}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