Rate Overview
Live
1 XPF = 0.608818 AFN
1 AFN = 1.6425
XPF
Avg
0.643091
High
0.691067
Low
0.607285
Last updated: 7/6/2026, 1:44:37 PM
Quick Conversions
| XPF | AFN |
|---|---|
| 1 XPF | 0.61 AFN |
| 10 XPF | 6.09 AFN |
| 50 XPF | 30.44 AFN |
| 100 XPF | 60.88 AFN |
| 500 XPF | 304.41 AFN |
| 1,000 XPF | 608.82 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-06T13:44:37Z",
"rates": {
"AFN": 0.608818
}
}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": 60.8818,
"rate": 0.608818
}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