Rate Overview
Live
1 ZAR = 6.2411 XPF
1 XPF = 0.160228
ZAR
Avg
6.2293
High
6.3733
Low
6.0948
Last updated: 5/27/2026, 6:28:45 PM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.24 XPF |
| 10 ZAR | 62.41 XPF |
| 50 ZAR | 312.05 XPF |
| 100 ZAR | 624.11 XPF |
| 500 ZAR | 3,120.55 XPF |
| 1,000 ZAR | 6,241.10 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-05-27T18:28:45Z",
"rates": {
"XPF": 6.241097
}
}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": 624.1097,
"rate": 6.241097
}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