Rate Overview
Live
1 XPF = 0.635917 AFN
1 AFN = 1.5725
XPF
Avg
0.621988
High
0.636007
Low
0.608589
Last updated: 7/15/2026, 7:15:00 AM
Quick Conversions
| XPF | AFN |
|---|---|
| 1 XPF | 0.64 AFN |
| 10 XPF | 6.36 AFN |
| 50 XPF | 31.80 AFN |
| 100 XPF | 63.59 AFN |
| 500 XPF | 317.96 AFN |
| 1,000 XPF | 635.92 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-07-15T07:15:00Z",
"rates": {
"AFN": 0.635917
}
}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": 63.591699999999996,
"rate": 0.635917
}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