Rate Overview
Live
1 XPF = 0.184483 ZMW
1 ZMW = 5.4206
XPF
Avg
0.214335
High
0.266414
Low
0.180978
Last updated: 5/27/2026, 1:37:31 PM
Quick Conversions
| XPF | ZMW |
|---|---|
| 1 XPF | 0.18 ZMW |
| 10 XPF | 1.84 ZMW |
| 50 XPF | 9.22 ZMW |
| 100 XPF | 18.45 ZMW |
| 500 XPF | 92.24 ZMW |
| 1,000 XPF | 184.48 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-05-27T13:37:31Z",
"rates": {
"ZMW": 0.184483
}
}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": 18.4483,
"rate": 0.184483
}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