Rate Overview
Live
1 ZAR = 6.1811 XPF
1 XPF = 0.161784
ZAR
Avg
6.1960
High
6.2402
Low
6.1791
Last updated: 4/17/2026, 7:32:24 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.18 XPF |
| 10 ZAR | 61.81 XPF |
| 50 ZAR | 309.05 XPF |
| 100 ZAR | 618.11 XPF |
| 500 ZAR | 3,090.54 XPF |
| 1,000 ZAR | 6,181.08 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-04-17T07:32:24Z",
"rates": {
"XPF": 6.181081
}
}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": 618.1081,
"rate": 6.181081
}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