Rate Overview
Live
1 AFN = 1.5920 XPF
1 XPF = 0.628121
AFN
Avg
1.5790
High
1.5920
Low
1.5632
Last updated: 7/25/2026, 5:32:03 AM
Quick Conversions
| AFN | XPF |
|---|---|
| 1 AFN | 1.59 XPF |
| 10 AFN | 15.92 XPF |
| 50 AFN | 79.60 XPF |
| 100 AFN | 159.20 XPF |
| 500 AFN | 796.02 XPF |
| 1,000 AFN | 1,592.05 XPF |
Get AFN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=XPFExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-25T05:32:03Z",
"rates": {
"XPF": 1.592049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "XPF",
"amount": 100
},
"result": 159.2049,
"rate": 1.592049
}Build with AFN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key