Rate Overview
Live
1 XPF = 0.613803 AFN
1 AFN = 1.6292
XPF
Avg
0.614490
High
0.620822
Low
0.610401
Last updated: 5/27/2026, 2:51:18 PM
Quick Conversions
| XPF | AFN |
|---|---|
| 1 XPF | 0.61 AFN |
| 10 XPF | 6.14 AFN |
| 50 XPF | 30.69 AFN |
| 100 XPF | 61.38 AFN |
| 500 XPF | 306.90 AFN |
| 1,000 XPF | 613.80 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-05-27T14:51:18Z",
"rates": {
"AFN": 0.613803
}
}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.3803,
"rate": 0.613803
}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