Rate Overview
Live
1 AFN = 1.5744 XPF
1 XPF = 0.635175
AFN
Avg
1.5774
High
1.5920
Low
1.5632
Last updated: 7/27/2026, 5:04:47 PM
Quick Conversions
| AFN | XPF |
|---|---|
| 1 AFN | 1.57 XPF |
| 10 AFN | 15.74 XPF |
| 50 AFN | 78.72 XPF |
| 100 AFN | 157.44 XPF |
| 500 AFN | 787.18 XPF |
| 1,000 AFN | 1,574.37 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-27T17:04:47Z",
"rates": {
"XPF": 1.574369
}
}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.43689999999998,
"rate": 1.574369
}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