Rate Overview
Live
1 ANG = 56.7121 XPF
1 XPF = 0.017633
ANG
Avg
56.9530
High
57.2473
Low
56.7121
Last updated: 5/28/2026, 11:19:29 PM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 56.71 XPF |
| 10 ANG | 567.12 XPF |
| 50 ANG | 2,835.60 XPF |
| 100 ANG | 5,671.21 XPF |
| 500 ANG | 28,356.04 XPF |
| 1,000 ANG | 56,712.08 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-05-28T23:19:29Z",
"rates": {
"XPF": 56.712075
}
}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": 5671.2074999999995,
"rate": 56.712075
}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