Rate Overview
Live
1 XPF = 3.1665 ZWL
1 ZWL = 0.315809
XPF
Avg
3.1598
High
3.1665
Low
3.1527
Last updated: 5/7/2026, 3:34:00 AM
Quick Conversions
| XPF | ZWL |
|---|---|
| 1 XPF | 3.17 ZWL |
| 10 XPF | 31.66 ZWL |
| 50 XPF | 158.32 ZWL |
| 100 XPF | 316.65 ZWL |
| 500 XPF | 1,583.23 ZWL |
| 1,000 XPF | 3,166.47 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-07T03:34:00Z",
"rates": {
"ZWL": 3.166469
}
}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.6469,
"rate": 3.166469
}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