Rate Overview
Live
1 ZAR = 6.3487 XPF
1 XPF = 0.157514
ZAR
Avg
6.3280
High
6.3764
Low
6.2185
Last updated: 6/17/2026, 6:48:13 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.35 XPF |
| 10 ZAR | 63.49 XPF |
| 50 ZAR | 317.43 XPF |
| 100 ZAR | 634.87 XPF |
| 500 ZAR | 3,174.33 XPF |
| 1,000 ZAR | 6,348.65 XPF |
Get ZAR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=XPFExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-06-17T06:48:13Z",
"rates": {
"XPF": 6.348654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "XPF",
"amount": 100
},
"result": 634.8654,
"rate": 6.348654
}Build with ZAR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key