Rate Overview
Live
1 XPF = 0.017392 ANG
1 ANG = 57.4977
XPF
Avg
0.017431
High
0.017484
Low
0.017387
Last updated: 3/27/2026, 6:03:58 AM
Quick Conversions
| XPF | ANG |
|---|---|
| 1 XPF | 0.02 ANG |
| 10 XPF | 0.17 ANG |
| 50 XPF | 0.87 ANG |
| 100 XPF | 1.74 ANG |
| 500 XPF | 8.70 ANG |
| 1,000 XPF | 17.39 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-03-27T06:03:58Z",
"rates": {
"ANG": 0.017392
}
}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.7392,
"rate": 0.017392
}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