Rate Overview
Live
1 XPF = 0.182679 ZMW
1 ZMW = 5.4741
XPF
Avg
0.192881
High
0.218724
Low
0.182679
Last updated: 3/27/2026, 7:53:01 AM
Quick Conversions
| XPF | ZMW |
|---|---|
| 1 XPF | 0.18 ZMW |
| 10 XPF | 1.83 ZMW |
| 50 XPF | 9.13 ZMW |
| 100 XPF | 18.27 ZMW |
| 500 XPF | 91.34 ZMW |
| 1,000 XPF | 182.68 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-03-27T07:53:01Z",
"rates": {
"ZMW": 0.182679
}
}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.2679,
"rate": 0.182679
}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