Rate Overview
Live
1 ANG = 56.5879 XPF
1 XPF = 0.017672
ANG
Avg
57.5686
High
58.4341
Low
56.5858
Last updated: 8/21/2026, 1:46:40 PM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 56.59 XPF |
| 10 ANG | 565.88 XPF |
| 50 ANG | 2,829.40 XPF |
| 100 ANG | 5,658.79 XPF |
| 500 ANG | 28,293.95 XPF |
| 1,000 ANG | 56,587.91 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-21T13:46:40Z",
"rates": {
"XPF": 56.587909
}
}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": 5658.7909,
"rate": 56.587909
}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