Rate Overview
Live
1 ANG = 56.5743 XPF
1 XPF = 0.017676
ANG
Avg
56.5691
High
56.9060
Low
56.2444
Last updated: 3/7/2026, 12:31:22 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 56.57 XPF |
| 10 ANG | 565.74 XPF |
| 50 ANG | 2,828.71 XPF |
| 100 ANG | 5,657.43 XPF |
| 500 ANG | 28,287.13 XPF |
| 1,000 ANG | 56,574.26 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-07T00:31:22Z",
"rates": {
"XPF": 56.574255
}
}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": 5657.4255,
"rate": 56.574255
}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