Rate Overview
Live
1 XPF = 0.171758 ZMW
1 ZMW = 5.8221
XPF
Avg
0.170607
High
0.172604
Low
0.168556
Last updated: 6/17/2026, 3:02:32 AM
Quick Conversions
| XPF | ZMW |
|---|---|
| 1 XPF | 0.17 ZMW |
| 10 XPF | 1.72 ZMW |
| 50 XPF | 8.59 ZMW |
| 100 XPF | 17.18 ZMW |
| 500 XPF | 85.88 ZMW |
| 1,000 XPF | 171.76 ZMW |
Get XPF/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=ZMWExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-17T03:02:32Z",
"rates": {
"ZMW": 0.171758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "ZMW",
"amount": 100
},
"result": 17.1758,
"rate": 0.171758
}Build with XPF/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key