Rate Overview
Live
1 XPF = 0.017202 ANG
1 ANG = 58.1328
XPF
Avg
0.017225
High
0.017289
Low
0.017119
Last updated: 7/23/2026, 4:41:22 PM
Quick Conversions
| XPF | ANG |
|---|---|
| 1 XPF | 0.02 ANG |
| 10 XPF | 0.17 ANG |
| 50 XPF | 0.86 ANG |
| 100 XPF | 1.72 ANG |
| 500 XPF | 8.60 ANG |
| 1,000 XPF | 17.20 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-07-23T16:41:22Z",
"rates": {
"ANG": 0.017202
}
}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.7202,
"rate": 0.017202
}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