Rate Overview
Live
1 XPF = 0.156961 ZAR
1 ZAR = 6.3710
XPF
Avg
0.156679
High
0.157936
Low
0.155853
Last updated: 8/13/2026, 7:54:28 PM
Quick Conversions
| XPF | ZAR |
|---|---|
| 1 XPF | 0.16 ZAR |
| 10 XPF | 1.57 ZAR |
| 50 XPF | 7.85 ZAR |
| 100 XPF | 15.70 ZAR |
| 500 XPF | 78.48 ZAR |
| 1,000 XPF | 156.96 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-08-13T19:54:28Z",
"rates": {
"ZAR": 0.156961
}
}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.6961,
"rate": 0.156961
}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