Rate Overview
Live
1 ANG = 57.5602 XPF
1 XPF = 0.017373
ANG
Avg
57.1927
High
60.4449
Low
55.5391
Last updated: 3/27/2026, 10:01:26 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 57.56 XPF |
| 10 ANG | 575.60 XPF |
| 50 ANG | 2,878.01 XPF |
| 100 ANG | 5,756.02 XPF |
| 500 ANG | 28,780.10 XPF |
| 1,000 ANG | 57,560.21 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-03-27T10:01:26Z",
"rates": {
"XPF": 57.560205
}
}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": 5756.0205000000005,
"rate": 57.560205
}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