Rate Overview
Live
1 ZAR = 3.5368 PHP
1 PHP = 0.282740
ZAR
Avg
3.2491
High
3.6421
Low
2.9319
Last updated: 3/28/2026, 12:10:18 PM
Quick Conversions
| ZAR | PHP |
|---|---|
| 1 ZAR | 3.54 PHP |
| 10 ZAR | 35.37 PHP |
| 50 ZAR | 176.84 PHP |
| 100 ZAR | 353.68 PHP |
| 500 ZAR | 1,768.41 PHP |
| 1,000 ZAR | 3,536.82 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-03-28T12:10:18Z",
"rates": {
"PHP": 3.536822
}
}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": 353.68219999999997,
"rate": 3.536822
}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