Rate Overview
Live
1 ANG = 58.0421 XPF
1 XPF = 0.017229
ANG
Avg
57.9965
High
58.0598
Low
57.8836
Last updated: 7/11/2026, 10:07:34 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 58.04 XPF |
| 10 ANG | 580.42 XPF |
| 50 ANG | 2,902.11 XPF |
| 100 ANG | 5,804.21 XPF |
| 500 ANG | 29,021.07 XPF |
| 1,000 ANG | 58,042.15 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-07-11T10:07:34Z",
"rates": {
"XPF": 58.042147
}
}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": 5804.2147,
"rate": 58.042147
}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