Rate Overview
Live
1 XPF = 0.016426 AZN
1 AZN = 60.8791
XPF
Avg
0.016462
High
0.016513
Low
0.016426
Last updated: 3/27/2026, 2:32:22 PM
Quick Conversions
| XPF | AZN |
|---|---|
| 1 XPF | 0.02 AZN |
| 10 XPF | 0.16 AZN |
| 50 XPF | 0.82 AZN |
| 100 XPF | 1.64 AZN |
| 500 XPF | 8.21 AZN |
| 1,000 XPF | 16.43 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-27T14:32:22Z",
"rates": {
"AZN": 0.016426
}
}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.6426,
"rate": 0.016426
}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