Rate Overview
Live
1 XPF = 0.165596 ZAR
1 ZAR = 6.0388
XPF
Avg
0.160489
High
0.165596
Low
0.156903
Last updated: 3/27/2026, 9:28:49 AM
Quick Conversions
| XPF | ZAR |
|---|---|
| 1 XPF | 0.17 ZAR |
| 10 XPF | 1.66 ZAR |
| 50 XPF | 8.28 ZAR |
| 100 XPF | 16.56 ZAR |
| 500 XPF | 82.80 ZAR |
| 1,000 XPF | 165.60 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-27T09:28:49Z",
"rates": {
"ZAR": 0.165596
}
}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.5596,
"rate": 0.165596
}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