Rate Overview
Live
1 XPF = 1.2887 DZD
1 DZD = 0.775976
XPF
Avg
1.2876
High
1.2888
Low
1.2863
Last updated: 8/17/2026, 12:05:20 AM
Quick Conversions
| XPF | DZD |
|---|---|
| 1 XPF | 1.29 DZD |
| 10 XPF | 12.89 DZD |
| 50 XPF | 64.44 DZD |
| 100 XPF | 128.87 DZD |
| 500 XPF | 644.35 DZD |
| 1,000 XPF | 1,288.70 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-08-17T00:05:20Z",
"rates": {
"DZD": 1.2887
}
}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.87,
"rate": 1.2887
}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