Rate Overview
Live
1 ZAR = 3.6859 PHP
1 PHP = 0.271302
ZAR
Avg
3.5344
High
3.7964
Low
3.2213
Last updated: 7/23/2026, 11:16:46 PM
Quick Conversions
| ZAR | PHP |
|---|---|
| 1 ZAR | 3.69 PHP |
| 10 ZAR | 36.86 PHP |
| 50 ZAR | 184.30 PHP |
| 100 ZAR | 368.59 PHP |
| 500 ZAR | 1,842.97 PHP |
| 1,000 ZAR | 3,685.94 PHP |
Get ZAR/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=PHPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-23T23:16:46Z",
"rates": {
"PHP": 3.685935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "PHP",
"amount": 100
},
"result": 368.5935,
"rate": 3.685935
}Build with ZAR/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key