Rate Overview
Live
1 ZAR = 6.4219 XPF
1 XPF = 0.155716
ZAR
Avg
6.4130
High
6.4377
Low
6.3670
Last updated: 7/7/2026, 9:23:58 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.42 XPF |
| 10 ZAR | 64.22 XPF |
| 50 ZAR | 321.10 XPF |
| 100 ZAR | 642.19 XPF |
| 500 ZAR | 3,210.97 XPF |
| 1,000 ZAR | 6,421.95 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-07T09:23:58Z",
"rates": {
"XPF": 6.421945
}
}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": 642.1945,
"rate": 6.421945
}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