Rate Overview
Live
1 XPF = 0.607921 AFN
1 AFN = 1.6450
XPF
Avg
0.616799
High
0.631159
Low
0.607921
Last updated: 3/7/2026, 4:07:23 AM
Quick Conversions
| XPF | AFN |
|---|---|
| 1 XPF | 0.61 AFN |
| 10 XPF | 6.08 AFN |
| 50 XPF | 30.40 AFN |
| 100 XPF | 60.79 AFN |
| 500 XPF | 303.96 AFN |
| 1,000 XPF | 607.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-03-07T04:07:23Z",
"rates": {
"AFN": 0.607921
}
}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.792100000000005,
"rate": 0.607921
}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