Rate Overview
Live
1 XPF = 0.156809 ZAR
1 ZAR = 6.3772
XPF
Avg
0.156681
High
0.157514
Low
0.155564
Last updated: 9/2/2026, 10:31:13 AM
Quick Conversions
| XPF | ZAR |
|---|---|
| 1 XPF | 0.16 ZAR |
| 10 XPF | 1.57 ZAR |
| 50 XPF | 7.84 ZAR |
| 100 XPF | 15.68 ZAR |
| 500 XPF | 78.40 ZAR |
| 1,000 XPF | 156.81 ZAR |
Get XPF/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=ZARExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-09-02T10:31:13Z",
"rates": {
"ZAR": 0.156809
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "ZAR",
"amount": 100
},
"result": 15.680900000000001,
"rate": 0.156809
}Build with XPF/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key