Rate Overview
Live
1 ZAR = 6.3868 XPF
1 XPF = 0.156573
ZAR
Avg
6.0698
High
6.4291
Low
5.6374
Last updated: 7/15/2026, 5:27:27 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.39 XPF |
| 10 ZAR | 63.87 XPF |
| 50 ZAR | 319.34 XPF |
| 100 ZAR | 638.68 XPF |
| 500 ZAR | 3,193.41 XPF |
| 1,000 ZAR | 6,386.82 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-15T05:27:27Z",
"rates": {
"XPF": 6.386817
}
}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": 638.6817,
"rate": 6.386817
}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