Rate Overview
Live
1 AFN = 1.5533 XPF
1 XPF = 0.643811
AFN
Avg
1.5627
High
1.5777
Low
1.5533
Last updated: 9/4/2026, 3:50:19 PM
Quick Conversions
| AFN | XPF |
|---|---|
| 1 AFN | 1.55 XPF |
| 10 AFN | 15.53 XPF |
| 50 AFN | 77.66 XPF |
| 100 AFN | 155.33 XPF |
| 500 AFN | 776.63 XPF |
| 1,000 AFN | 1,553.25 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-09-04T15:50:19Z",
"rates": {
"XPF": 1.553252
}
}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": 155.3252,
"rate": 1.553252
}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