Rate Overview
Live
1 ANG = 57.6437 XPF
1 XPF = 0.017348
ANG
Avg
58.4346
High
64.2829
Low
55.5188
Last updated: 6/18/2026, 12:03:11 PM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 57.64 XPF |
| 10 ANG | 576.44 XPF |
| 50 ANG | 2,882.18 XPF |
| 100 ANG | 5,764.37 XPF |
| 500 ANG | 28,821.85 XPF |
| 1,000 ANG | 57,643.70 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-06-18T12:03:11Z",
"rates": {
"XPF": 57.643698
}
}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": 5764.3698,
"rate": 57.643698
}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