Rate Overview
Live
1 XPF = 0.629643 AFN
1 AFN = 1.5882
XPF
Avg
0.625492
High
0.629643
Low
0.616835
Last updated: 5/7/2026, 11:22:06 AM
Quick Conversions
| XPF | AFN |
|---|---|
| 1 XPF | 0.63 AFN |
| 10 XPF | 6.30 AFN |
| 50 XPF | 31.48 AFN |
| 100 XPF | 62.96 AFN |
| 500 XPF | 314.82 AFN |
| 1,000 XPF | 629.64 AFN |
Get XPF/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=AFNExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-07T11:22:06Z",
"rates": {
"AFN": 0.629643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "AFN",
"amount": 100
},
"result": 62.964299999999994,
"rate": 0.629643
}Build with XPF/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key