Rate Overview
Live
1 XPF = 3.1655 ZWL
1 ZWL = 0.315901
XPF
Avg
3.1606
High
3.1679
Low
3.1527
Last updated: 5/7/2026, 4:28:31 AM
Quick Conversions
| XPF | ZWL |
|---|---|
| 1 XPF | 3.17 ZWL |
| 10 XPF | 31.66 ZWL |
| 50 XPF | 158.28 ZWL |
| 100 XPF | 316.55 ZWL |
| 500 XPF | 1,582.77 ZWL |
| 1,000 XPF | 3,165.54 ZWL |
Get XPF/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=ZWLExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-07T04:28:31Z",
"rates": {
"ZWL": 3.165545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "ZWL",
"amount": 100
},
"result": 316.55449999999996,
"rate": 3.165545
}Build with XPF/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key