Rate Overview
Live
1 AFN = 1.6182 XPF
1 XPF = 0.617978
AFN
Avg
1.6153
High
1.6369
Low
1.5844
Last updated: 3/7/2026, 12:28:22 AM
Quick Conversions
| AFN | XPF |
|---|---|
| 1 AFN | 1.62 XPF |
| 10 AFN | 16.18 XPF |
| 50 AFN | 80.91 XPF |
| 100 AFN | 161.82 XPF |
| 500 AFN | 809.09 XPF |
| 1,000 AFN | 1,618.18 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-07T00:28:22Z",
"rates": {
"XPF": 1.61818
}
}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": 161.81799999999998,
"rate": 1.61818
}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