Rate Overview
Live
1 XPF = 3.1696 ZWL
1 ZWL = 0.315496
XPF
Avg
3.1571
High
3.1747
Low
3.1327
Last updated: 4/16/2026, 8:13:07 PM
Quick Conversions
| XPF | ZWL |
|---|---|
| 1 XPF | 3.17 ZWL |
| 10 XPF | 31.70 ZWL |
| 50 XPF | 158.48 ZWL |
| 100 XPF | 316.96 ZWL |
| 500 XPF | 1,584.81 ZWL |
| 1,000 XPF | 3,169.61 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-04-16T20:13:07Z",
"rates": {
"ZWL": 3.16961
}
}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.961,
"rate": 3.16961
}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