Rate Overview
Live
1 XPF = 0.162229 ZAR
1 ZAR = 6.1641
XPF
Avg
0.160223
High
0.163095
Low
0.157585
Last updated: 3/7/2026, 12:28:04 AM
Quick Conversions
| XPF | ZAR |
|---|---|
| 1 XPF | 0.16 ZAR |
| 10 XPF | 1.62 ZAR |
| 50 XPF | 8.11 ZAR |
| 100 XPF | 16.22 ZAR |
| 500 XPF | 81.11 ZAR |
| 1,000 XPF | 162.23 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-07T00:28:04Z",
"rates": {
"ZAR": 0.162229
}
}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.222900000000003,
"rate": 0.162229
}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