Rate Overview
Live
1 ANG = 57.5833 XPF
1 XPF = 0.017366
ANG
Avg
58.4319
High
64.2829
Low
55.5188
Last updated: 6/18/2026, 1:24:59 PM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 57.58 XPF |
| 10 ANG | 575.83 XPF |
| 50 ANG | 2,879.16 XPF |
| 100 ANG | 5,758.33 XPF |
| 500 ANG | 28,791.63 XPF |
| 1,000 ANG | 57,583.25 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-18T13:24:59Z",
"rates": {
"XPF": 57.583253
}
}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": 5758.3252999999995,
"rate": 57.583253
}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