Rate Overview
Live
1 ZAR = 6.0650 XPF
1 XPF = 0.164880
ZAR
Avg
6.0880
High
6.3080
Low
5.8292
Last updated: 3/27/2026, 7:47:39 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.07 XPF |
| 10 ZAR | 60.65 XPF |
| 50 ZAR | 303.25 XPF |
| 100 ZAR | 606.50 XPF |
| 500 ZAR | 3,032.50 XPF |
| 1,000 ZAR | 6,065.01 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-27T07:47:39Z",
"rates": {
"XPF": 6.065008
}
}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.5008,
"rate": 6.065008
}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