Rate Overview
Live
1 ZAR = 6.0388 XPF
1 XPF = 0.165596
ZAR
Avg
6.2323
High
6.3733
Low
6.0388
Last updated: 3/27/2026, 9:31:05 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.04 XPF |
| 10 ZAR | 60.39 XPF |
| 50 ZAR | 301.94 XPF |
| 100 ZAR | 603.88 XPF |
| 500 ZAR | 3,019.39 XPF |
| 1,000 ZAR | 6,038.78 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-27T09:31:05Z",
"rates": {
"XPF": 6.038779
}
}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.8779,
"rate": 6.038779
}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