Rate Overview
Live
1 ANG = 57.6298 XPF
1 XPF = 0.017352
ANG
Avg
57.1531
High
57.6298
Low
56.8581
Last updated: 6/18/2026, 11:59:39 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 57.63 XPF |
| 10 ANG | 576.30 XPF |
| 50 ANG | 2,881.49 XPF |
| 100 ANG | 5,762.98 XPF |
| 500 ANG | 28,814.91 XPF |
| 1,000 ANG | 57,629.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-18T11:59:39Z",
"rates": {
"XPF": 57.629828
}
}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": 5762.982800000001,
"rate": 57.629828
}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