Rate Overview
Live
1 XPF = 0.611477 AFN
1 AFN = 1.6354
XPF
Avg
0.612623
High
0.622435
Low
0.604444
Last updated: 3/27/2026, 11:13:12 AM
Quick Conversions
| XPF | AFN |
|---|---|
| 1 XPF | 0.61 AFN |
| 10 XPF | 6.11 AFN |
| 50 XPF | 30.57 AFN |
| 100 XPF | 61.15 AFN |
| 500 XPF | 305.74 AFN |
| 1,000 XPF | 611.48 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-03-27T11:13:12Z",
"rates": {
"AFN": 0.611477
}
}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.14770000000001,
"rate": 0.611477
}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