Rate Overview
Live
1 ZAR = 6.0317 XPF
1 XPF = 0.165791
ZAR
Avg
5.9013
High
6.4026
Low
5.4630
Last updated: 3/27/2026, 1:00:57 PM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.03 XPF |
| 10 ZAR | 60.32 XPF |
| 50 ZAR | 301.58 XPF |
| 100 ZAR | 603.17 XPF |
| 500 ZAR | 3,015.85 XPF |
| 1,000 ZAR | 6,031.69 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-27T13:00:57Z",
"rates": {
"XPF": 6.031693
}
}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": 603.1693,
"rate": 6.031693
}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