Rate Overview
Live
1 ZAR = 3.9236 PHP
1 PHP = 0.254871
ZAR
Avg
3.8977
High
3.9298
Low
3.8590
Last updated: 9/6/2026, 6:44:00 AM
Quick Conversions
| ZAR | PHP |
|---|---|
| 1 ZAR | 3.92 PHP |
| 10 ZAR | 39.24 PHP |
| 50 ZAR | 196.18 PHP |
| 100 ZAR | 392.36 PHP |
| 500 ZAR | 1,961.78 PHP |
| 1,000 ZAR | 3,923.55 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-09-06T06:44:00Z",
"rates": {
"PHP": 3.923551
}
}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": 392.3551,
"rate": 3.923551
}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