Rate Overview
Live
1 ZAR = 6.2447 XPF
1 XPF = 0.160135
ZAR
Avg
6.0910
High
6.4297
Low
5.6369
Last updated: 7/27/2026, 11:31:57 PM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.24 XPF |
| 10 ZAR | 62.45 XPF |
| 50 ZAR | 312.24 XPF |
| 100 ZAR | 624.47 XPF |
| 500 ZAR | 3,122.36 XPF |
| 1,000 ZAR | 6,244.73 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-07-27T23:31:57Z",
"rates": {
"XPF": 6.244729
}
}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": 624.4729000000001,
"rate": 6.244729
}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