Rate Overview
Live
1 ZAR = 6.2097 XPF
1 XPF = 0.161039
ZAR
Avg
6.2651
High
6.3458
Low
6.1917
Last updated: 3/6/2026, 8:10:47 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.21 XPF |
| 10 ZAR | 62.10 XPF |
| 50 ZAR | 310.48 XPF |
| 100 ZAR | 620.97 XPF |
| 500 ZAR | 3,104.84 XPF |
| 1,000 ZAR | 6,209.67 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-03-06T08:10:47Z",
"rates": {
"XPF": 6.209671
}
}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": 620.9671000000001,
"rate": 6.209671
}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