Rate Overview
Live
1 ZAR = 6.2535 XPF
1 XPF = 0.159911
ZAR
Avg
6.1747
High
6.3436
Low
6.0209
Last updated: 5/27/2026, 8:29:18 PM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.25 XPF |
| 10 ZAR | 62.53 XPF |
| 50 ZAR | 312.67 XPF |
| 100 ZAR | 625.35 XPF |
| 500 ZAR | 3,126.74 XPF |
| 1,000 ZAR | 6,253.48 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-27T20:29:18Z",
"rates": {
"XPF": 6.253482
}
}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": 625.3482,
"rate": 6.253482
}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