Rate Overview
Live
1 XPF = 0.159751 ZAR
1 ZAR = 6.2597
XPF
Avg
0.160530
High
0.164074
Low
0.156903
Last updated: 5/27/2026, 9:56:01 PM
Quick Conversions
| XPF | ZAR |
|---|---|
| 1 XPF | 0.16 ZAR |
| 10 XPF | 1.60 ZAR |
| 50 XPF | 7.99 ZAR |
| 100 XPF | 15.98 ZAR |
| 500 XPF | 79.88 ZAR |
| 1,000 XPF | 159.75 ZAR |
Get XPF/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=ZARExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T21:56:01Z",
"rates": {
"ZAR": 0.159751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "ZAR",
"amount": 100
},
"result": 15.975100000000001,
"rate": 0.159751
}Build with XPF/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key