Rate Overview
Live
1 XPF = 0.161889 ZAR
1 ZAR = 6.1771
XPF
Avg
0.161407
High
0.161889
Low
0.160251
Last updated: 4/17/2026, 6:12:08 AM
Quick Conversions
| XPF | ZAR |
|---|---|
| 1 XPF | 0.16 ZAR |
| 10 XPF | 1.62 ZAR |
| 50 XPF | 8.09 ZAR |
| 100 XPF | 16.19 ZAR |
| 500 XPF | 80.94 ZAR |
| 1,000 XPF | 161.89 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-04-17T06:12:08Z",
"rates": {
"ZAR": 0.161889
}
}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": 16.1889,
"rate": 0.161889
}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