Rate Overview
Live
1 ZAR = 6.0629 XPF
1 XPF = 0.164939
ZAR
Avg
6.0758
High
6.1499
Low
6.0141
Last updated: 3/27/2026, 6:08:07 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.06 XPF |
| 10 ZAR | 60.63 XPF |
| 50 ZAR | 303.14 XPF |
| 100 ZAR | 606.29 XPF |
| 500 ZAR | 3,031.43 XPF |
| 1,000 ZAR | 6,062.86 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-03-27T06:08:07Z",
"rates": {
"XPF": 6.062857
}
}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": 606.2857,
"rate": 6.062857
}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