Rate Overview
Live
1 XPF = 0.016610 AZN
1 AZN = 60.2047
XPF
Avg
0.016568
High
0.016658
Low
0.016497
Last updated: 9/4/2026, 2:54:57 PM
Quick Conversions
| XPF | AZN |
|---|---|
| 1 XPF | 0.02 AZN |
| 10 XPF | 0.17 AZN |
| 50 XPF | 0.83 AZN |
| 100 XPF | 1.66 AZN |
| 500 XPF | 8.31 AZN |
| 1,000 XPF | 16.61 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-09-04T14:54:57Z",
"rates": {
"AZN": 0.01661
}
}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.661,
"rate": 0.01661
}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