Rate Overview
Live
1 ZAR = 6.1770 XPF
1 XPF = 0.161890
ZAR
Avg
6.1955
High
6.2402
Low
6.1770
Last updated: 4/17/2026, 6:11:47 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.18 XPF |
| 10 ZAR | 61.77 XPF |
| 50 ZAR | 308.85 XPF |
| 100 ZAR | 617.70 XPF |
| 500 ZAR | 3,088.52 XPF |
| 1,000 ZAR | 6,177.04 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-17T06:11:47Z",
"rates": {
"XPF": 6.177036
}
}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": 617.7036,
"rate": 6.177036
}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