Rate Overview
Live
1 AFN = 1.6349 XPF
1 XPF = 0.611641
AFN
Avg
1.5233
High
1.6562
Low
1.4279
Last updated: 3/27/2026, 9:54:28 AM
Quick Conversions
| AFN | XPF |
|---|---|
| 1 AFN | 1.63 XPF |
| 10 AFN | 16.35 XPF |
| 50 AFN | 81.75 XPF |
| 100 AFN | 163.49 XPF |
| 500 AFN | 817.47 XPF |
| 1,000 AFN | 1,634.95 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-03-27T09:54:28Z",
"rates": {
"XPF": 1.634946
}
}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.4946,
"rate": 1.634946
}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