Rate Overview
Live
1 ANG = 56.9386 XPF
1 XPF = 0.017563
ANG
Avg
57.2379
High
57.3829
Low
56.9386
Last updated: 8/20/2026, 1:07:18 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 56.94 XPF |
| 10 ANG | 569.39 XPF |
| 50 ANG | 2,846.93 XPF |
| 100 ANG | 5,693.86 XPF |
| 500 ANG | 28,469.28 XPF |
| 1,000 ANG | 56,938.56 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-08-20T01:07:18Z",
"rates": {
"XPF": 56.938559
}
}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": 5693.8559,
"rate": 56.938559
}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