Rate Overview
Live
1 ZAR = 6.4381 XPF
1 XPF = 0.155325
ZAR
Avg
6.3974
High
6.4381
Low
6.3486
Last updated: 9/6/2026, 1:55:03 AM
Quick Conversions
| ZAR | XPF |
|---|---|
| 1 ZAR | 6.44 XPF |
| 10 ZAR | 64.38 XPF |
| 50 ZAR | 321.90 XPF |
| 100 ZAR | 643.81 XPF |
| 500 ZAR | 3,219.05 XPF |
| 1,000 ZAR | 6,438.10 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-09-06T01:55:03Z",
"rates": {
"XPF": 6.438096
}
}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": 643.8095999999999,
"rate": 6.438096
}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