Rate Overview
Live
1 XPF = 1.2895 DZD
1 DZD = 0.775488
XPF
Avg
1.2806
High
1.2895
Low
1.2721
Last updated: 3/28/2026, 10:57:43 AM
Quick Conversions
| XPF | DZD |
|---|---|
| 1 XPF | 1.29 DZD |
| 10 XPF | 12.90 DZD |
| 50 XPF | 64.48 DZD |
| 100 XPF | 128.95 DZD |
| 500 XPF | 644.76 DZD |
| 1,000 XPF | 1,289.51 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-03-28T10:57:43Z",
"rates": {
"DZD": 1.289511
}
}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": 128.9511,
"rate": 1.289511
}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