Rate Overview
Live
1 ANG = 57.5868 XPF
1 XPF = 0.017365
ANG
Avg
57.3841
High
57.5868
Low
57.1621
Last updated: 6/18/2026, 10:22:36 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 57.59 XPF |
| 10 ANG | 575.87 XPF |
| 50 ANG | 2,879.34 XPF |
| 100 ANG | 5,758.68 XPF |
| 500 ANG | 28,793.42 XPF |
| 1,000 ANG | 57,586.83 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-18T10:22:36Z",
"rates": {
"XPF": 57.586832
}
}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": 5758.6832,
"rate": 57.586832
}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