Rate Overview
Live
1 XPF = 0.189769 ZMW
1 ZMW = 5.2696
XPF
Avg
0.187787
High
0.189769
Low
0.186245
Last updated: 3/7/2026, 12:31:49 AM
Quick Conversions
| XPF | ZMW |
|---|---|
| 1 XPF | 0.19 ZMW |
| 10 XPF | 1.90 ZMW |
| 50 XPF | 9.49 ZMW |
| 100 XPF | 18.98 ZMW |
| 500 XPF | 94.88 ZMW |
| 1,000 XPF | 189.77 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-07T00:31:49Z",
"rates": {
"ZMW": 0.189769
}
}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.9769,
"rate": 0.189769
}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