Rate Overview
Live
1 XPF = 0.016681 AZN
1 AZN = 59.9484
XPF
Avg
0.016694
High
0.016845
Low
0.016584
Last updated: 3/7/2026, 12:29:51 AM
Quick Conversions
| XPF | AZN |
|---|---|
| 1 XPF | 0.02 AZN |
| 10 XPF | 0.17 AZN |
| 50 XPF | 0.83 AZN |
| 100 XPF | 1.67 AZN |
| 500 XPF | 8.34 AZN |
| 1,000 XPF | 16.68 AZN |
Get XPF/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=AZNExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-07T00:29:51Z",
"rates": {
"AZN": 0.016681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "AZN",
"amount": 100
},
"result": 1.6681000000000001,
"rate": 0.016681
}Build with XPF/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key