Rate Overview
Live
1 ANG = 56.8629 XPF
1 XPF = 0.017586
ANG
Avg
56.9842
High
57.1530
Low
56.8629
Last updated: 9/10/2026, 1:26:40 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 56.86 XPF |
| 10 ANG | 568.63 XPF |
| 50 ANG | 2,843.14 XPF |
| 100 ANG | 5,686.29 XPF |
| 500 ANG | 28,431.45 XPF |
| 1,000 ANG | 56,862.90 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-09-10T01:26:40Z",
"rates": {
"XPF": 56.862897
}
}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": 5686.289699999999,
"rate": 56.862897
}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