Rate Overview
Live
1 ZAR = 6.2420 XPF
1 XPF = 0.160204
ZAR
Avg
6.1457
High
6.2420
Low
6.0829
Last updated: 5/7/2026, 10:13:18 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.24 XPF |
| 10 ZAR | 62.42 XPF |
| 50 ZAR | 312.10 XPF |
| 100 ZAR | 624.20 XPF |
| 500 ZAR | 3,121.02 XPF |
| 1,000 ZAR | 6,242.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-05-07T10:13:18Z",
"rates": {
"XPF": 6.242042
}
}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": 624.2042,
"rate": 6.242042
}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