Rate Overview
Live
1 ZAR = 6.2623 XPF
1 XPF = 0.159686
ZAR
Avg
6.2907
High
6.3638
Low
6.2134
Last updated: 7/27/2026, 10:28:26 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.26 XPF |
| 10 ZAR | 62.62 XPF |
| 50 ZAR | 313.12 XPF |
| 100 ZAR | 626.23 XPF |
| 500 ZAR | 3,131.15 XPF |
| 1,000 ZAR | 6,262.31 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-27T10:28:26Z",
"rates": {
"XPF": 6.262306
}
}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": 626.2306,
"rate": 6.262306
}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