Rate Overview
Live
1 ZAR = 3.7774 PHP
1 PHP = 0.264732
ZAR
Avg
3.2689
High
3.7964
Low
2.8624
Last updated: 7/16/2026, 12:08:59 PM
Quick Conversions
| ZAR | PHP |
|---|---|
| 1 ZAR | 3.78 PHP |
| 10 ZAR | 37.77 PHP |
| 50 ZAR | 188.87 PHP |
| 100 ZAR | 377.74 PHP |
| 500 ZAR | 1,888.70 PHP |
| 1,000 ZAR | 3,777.41 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-16T12:08:59Z",
"rates": {
"PHP": 3.777407
}
}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": 377.7407,
"rate": 3.777407
}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