Rate Overview
Live
1 XPF = 1.2745 DZD
1 DZD = 0.784643
XPF
Avg
1.2600
High
1.2981
Low
1.1857
Last updated: 7/14/2026, 8:13:33 AM
Quick Conversions
| XPF | DZD |
|---|---|
| 1 XPF | 1.27 DZD |
| 10 XPF | 12.74 DZD |
| 50 XPF | 63.72 DZD |
| 100 XPF | 127.45 DZD |
| 500 XPF | 637.23 DZD |
| 1,000 XPF | 1,274.47 DZD |
Get XPF/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=DZDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-14T08:13:33Z",
"rates": {
"DZD": 1.274465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "DZD",
"amount": 100
},
"result": 127.4465,
"rate": 1.274465
}Build with XPF/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key