Rate Overview
Live
1 ANG = 56.7060 XPF
1 XPF = 0.017635
ANG
Avg
56.6262
High
57.9872
Low
55.4205
Last updated: 5/29/2026, 12:15:21 AM
Quick Conversions
| ANG | XPF |
|---|---|
| 1 ANG | 56.71 XPF |
| 10 ANG | 567.06 XPF |
| 50 ANG | 2,835.30 XPF |
| 100 ANG | 5,670.60 XPF |
| 500 ANG | 28,352.99 XPF |
| 1,000 ANG | 56,705.97 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-29T00:15:21Z",
"rates": {
"XPF": 56.705973
}
}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": 5670.5973,
"rate": 56.705973
}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