Rate Overview
Live
1 ZAR = 3.7156 PHP
1 PHP = 0.269135
ZAR
Avg
3.7260
High
3.7529
Low
3.7156
Last updated: 6/18/2026, 6:16:49 AM
Quick Conversions
| ZAR | PHP |
|---|---|
| 1 ZAR | 3.72 PHP |
| 10 ZAR | 37.16 PHP |
| 50 ZAR | 185.78 PHP |
| 100 ZAR | 371.56 PHP |
| 500 ZAR | 1,857.80 PHP |
| 1,000 ZAR | 3,715.61 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-06-18T06:16:49Z",
"rates": {
"PHP": 3.71561
}
}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": 371.561,
"rate": 3.71561
}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