Rate Overview
Live
1 XPF = 0.161783 ZAR
1 ZAR = 6.1811
XPF
Avg
0.161394
High
0.161836
Low
0.160251
Last updated: 4/17/2026, 7:32:21 AM
Quick Conversions
| XPF | ZAR |
|---|---|
| 1 XPF | 0.16 ZAR |
| 10 XPF | 1.62 ZAR |
| 50 XPF | 8.09 ZAR |
| 100 XPF | 16.18 ZAR |
| 500 XPF | 80.89 ZAR |
| 1,000 XPF | 161.78 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-17T07:32:21Z",
"rates": {
"ZAR": 0.161783
}
}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.1783,
"rate": 0.161783
}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