Rate Overview
Live
1 XPF = 0.614192 AFN
1 AFN = 1.6282
XPF
Avg
0.612196
High
0.624373
Low
0.604605
Last updated: 6/17/2026, 6:40:32 AM
Quick Conversions
| XPF | AFN |
|---|---|
| 1 XPF | 0.61 AFN |
| 10 XPF | 6.14 AFN |
| 50 XPF | 30.71 AFN |
| 100 XPF | 61.42 AFN |
| 500 XPF | 307.10 AFN |
| 1,000 XPF | 614.19 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-06-17T06:40:32Z",
"rates": {
"AFN": 0.614192
}
}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": 61.4192,
"rate": 0.614192
}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