Rate Overview
Live
1 ZWL = 0.001632 XPF
1 XPF = 612.7451
ZWL
Avg
0.001632
High
0.001637
Low
0.001626
Last updated: 3/27/2026, 3:18:05 PM
Quick Conversions
| ZWL | XPF |
|---|---|
| 1 ZWL | 0.00 XPF |
| 10 ZWL | 0.02 XPF |
| 50 ZWL | 0.08 XPF |
| 100 ZWL | 0.16 XPF |
| 500 ZWL | 0.82 XPF |
| 1,000 ZWL | 1.63 XPF |
Get ZWL/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=XPFExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-27T15:18:05Z",
"rates": {
"XPF": 0.001632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "XPF",
"amount": 100
},
"result": 0.1632,
"rate": 0.001632
}Build with ZWL/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key