Rate Overview
Live
1 AFN = 1.6327 XPF
1 XPF = 0.612489
AFN
Avg
1.5970
High
1.6426
Low
1.5230
Last updated: 7/10/2026, 8:15:32 PM
Quick Conversions
| AFN | XPF |
|---|---|
| 1 AFN | 1.63 XPF |
| 10 AFN | 16.33 XPF |
| 50 AFN | 81.63 XPF |
| 100 AFN | 163.27 XPF |
| 500 AFN | 816.34 XPF |
| 1,000 AFN | 1,632.68 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-10T20:15:32Z",
"rates": {
"XPF": 1.632683
}
}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": 163.2683,
"rate": 1.632683
}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