Rate Overview
Live
1 XPF = 0.017601 ANG
1 ANG = 56.8150
XPF
Avg
0.017568
High
0.017605
Low
0.017524
Last updated: 5/7/2026, 1:45:59 PM
Quick Conversions
| XPF | ANG |
|---|---|
| 1 XPF | 0.02 ANG |
| 10 XPF | 0.18 ANG |
| 50 XPF | 0.88 ANG |
| 100 XPF | 1.76 ANG |
| 500 XPF | 8.80 ANG |
| 1,000 XPF | 17.60 ANG |
Get XPF/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=ANGExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-07T13:45:59Z",
"rates": {
"ANG": 0.017601
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "ANG",
"amount": 100
},
"result": 1.7600999999999998,
"rate": 0.017601
}Build with XPF/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key