Rate Overview
Live
1 XPF = 0.017588 ANG
1 ANG = 56.8569
XPF
Avg
0.017608
High
0.017913
Low
0.017245
Last updated: 5/27/2026, 7:37:37 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.79 ANG |
| 1,000 XPF | 17.59 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-27T19:37:37Z",
"rates": {
"ANG": 0.017588
}
}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.7588,
"rate": 0.017588
}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