Rate Overview
Live
1 AFN = 1.5895 XPF
1 XPF = 0.629109
AFN
Avg
1.5990
High
1.6212
Low
1.5890
Last updated: 5/7/2026, 7:47:14 AM
Quick Conversions
| AFN | XPF |
|---|---|
| 1 AFN | 1.59 XPF |
| 10 AFN | 15.90 XPF |
| 50 AFN | 79.48 XPF |
| 100 AFN | 158.95 XPF |
| 500 AFN | 794.77 XPF |
| 1,000 AFN | 1,589.55 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-05-07T07:47:14Z",
"rates": {
"XPF": 1.589549
}
}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": 158.9549,
"rate": 1.589549
}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