Rate Overview
Live
1 AFN = 1.5646 XPF
1 XPF = 0.639130
AFN
Avg
1.5485
High
1.6338
Low
1.4324
Last updated: 7/21/2026, 9:29:21 PM
Quick Conversions
| AFN | XPF |
|---|---|
| 1 AFN | 1.56 XPF |
| 10 AFN | 15.65 XPF |
| 50 AFN | 78.23 XPF |
| 100 AFN | 156.46 XPF |
| 500 AFN | 782.31 XPF |
| 1,000 AFN | 1,564.63 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-21T21:29:21Z",
"rates": {
"XPF": 1.564627
}
}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": 156.4627,
"rate": 1.564627
}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