Rate Overview
Live
1 ZAR = 3.6805 PHP
1 PHP = 0.271703
ZAR
Avg
3.6745
High
3.7924
Low
3.5242
Last updated: 7/28/2026, 11:51:39 AM
Quick Conversions
| ZAR | PHP |
|---|---|
| 1 ZAR | 3.68 PHP |
| 10 ZAR | 36.80 PHP |
| 50 ZAR | 184.02 PHP |
| 100 ZAR | 368.05 PHP |
| 500 ZAR | 1,840.24 PHP |
| 1,000 ZAR | 3,680.49 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-28T11:51:39Z",
"rates": {
"PHP": 3.680485
}
}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.0485,
"rate": 3.680485
}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