Rate Overview
Live
1 XPF = 0.182033 ZMW
1 ZMW = 5.4935
XPF
Avg
0.182184
High
0.184697
Low
0.181482
Last updated: 8/14/2026, 3:00:36 PM
Quick Conversions
| XPF | ZMW |
|---|---|
| 1 XPF | 0.18 ZMW |
| 10 XPF | 1.82 ZMW |
| 50 XPF | 9.10 ZMW |
| 100 XPF | 18.20 ZMW |
| 500 XPF | 91.02 ZMW |
| 1,000 XPF | 182.03 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-08-14T15:00:36Z",
"rates": {
"ZMW": 0.182033
}
}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.2033,
"rate": 0.182033
}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