Rate Overview
Live
1 XPF = 0.165737 ZAR
1 ZAR = 6.0337
XPF
Avg
0.167446
High
0.179868
Low
0.158595
Last updated: 3/27/2026, 12:57:19 PM
Quick Conversions
| XPF | ZAR |
|---|---|
| 1 XPF | 0.17 ZAR |
| 10 XPF | 1.66 ZAR |
| 50 XPF | 8.29 ZAR |
| 100 XPF | 16.57 ZAR |
| 500 XPF | 82.87 ZAR |
| 1,000 XPF | 165.74 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-27T12:57:19Z",
"rates": {
"ZAR": 0.165737
}
}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.5737,
"rate": 0.165737
}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