Rate Overview
Live
1 AFN = 1.6360 XPF
1 XPF = 0.611238
AFN
Avg
1.6325
High
1.6544
Low
1.6066
Last updated: 3/27/2026, 12:52:41 PM
Quick Conversions
| AFN | XPF |
|---|---|
| 1 AFN | 1.64 XPF |
| 10 AFN | 16.36 XPF |
| 50 AFN | 81.80 XPF |
| 100 AFN | 163.60 XPF |
| 500 AFN | 818.01 XPF |
| 1,000 AFN | 1,636.03 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-27T12:52:41Z",
"rates": {
"XPF": 1.636025
}
}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.60250000000002,
"rate": 1.636025
}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