Rate Overview
Live
1 XPF = 0.165527 ZAR
1 ZAR = 6.0413
XPF
Avg
0.164372
High
0.171551
Low
0.158529
Last updated: 3/27/2026, 11:13:00 AM
Quick Conversions
| XPF | ZAR |
|---|---|
| 1 XPF | 0.17 ZAR |
| 10 XPF | 1.66 ZAR |
| 50 XPF | 8.28 ZAR |
| 100 XPF | 16.55 ZAR |
| 500 XPF | 82.76 ZAR |
| 1,000 XPF | 165.53 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-03-27T11:13:00Z",
"rates": {
"ZAR": 0.165527
}
}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": 16.5527,
"rate": 0.165527
}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