Rate Overview
Live
1 AFN = 1.5725 XPF
1 XPF = 0.635936
AFN
Avg
1.5842
High
1.6018
Low
1.5725
Last updated: 4/17/2026, 6:17:30 AM
Quick Conversions
| AFN | XPF |
|---|---|
| 1 AFN | 1.57 XPF |
| 10 AFN | 15.72 XPF |
| 50 AFN | 78.62 XPF |
| 100 AFN | 157.25 XPF |
| 500 AFN | 786.24 XPF |
| 1,000 AFN | 1,572.49 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-04-17T06:17:30Z",
"rates": {
"XPF": 1.572485
}
}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": 157.24849999999998,
"rate": 1.572485
}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