Rate Overview
Live
1 XPF = 0.016253 AZN
1 AZN = 61.5271
XPF
Avg
0.016248
High
0.016280
Low
0.016204
Last updated: 7/27/2026, 1:12:02 AM
Quick Conversions
| XPF | AZN |
|---|---|
| 1 XPF | 0.02 AZN |
| 10 XPF | 0.16 AZN |
| 50 XPF | 0.81 AZN |
| 100 XPF | 1.63 AZN |
| 500 XPF | 8.13 AZN |
| 1,000 XPF | 16.25 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-07-27T01:12:02Z",
"rates": {
"AZN": 0.016253
}
}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.6253,
"rate": 0.016253
}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