Rate Overview
Live
1 XPF = 0.173531 ZMW
1 ZMW = 5.7627
XPF
Avg
0.186724
High
0.218724
Low
0.170284
Last updated: 7/12/2026, 1:52:48 AM
Quick Conversions
| XPF | ZMW |
|---|---|
| 1 XPF | 0.17 ZMW |
| 10 XPF | 1.74 ZMW |
| 50 XPF | 8.68 ZMW |
| 100 XPF | 17.35 ZMW |
| 500 XPF | 86.77 ZMW |
| 1,000 XPF | 173.53 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-07-12T01:52:48Z",
"rates": {
"ZMW": 0.173531
}
}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.353099999999998,
"rate": 0.173531
}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