Rate Overview
Live
1 ANG = 56.9226 XPF
1 XPF = 0.017568
ANG
Avg
56.9186
High
57.0550
Low
56.8312
Last updated: 5/8/2026, 5:59:24 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 56.92 XPF |
| 10 ANG | 569.23 XPF |
| 50 ANG | 2,846.13 XPF |
| 100 ANG | 5,692.26 XPF |
| 500 ANG | 28,461.28 XPF |
| 1,000 ANG | 56,922.57 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-05-08T05:59:24Z",
"rates": {
"XPF": 56.922566
}
}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": 5692.256600000001,
"rate": 56.922566
}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