Rate Overview
Live
1 ZAR = 3.6856 PHP
1 PHP = 0.271325
ZAR
Avg
3.7049
High
3.7574
Low
3.6658
Last updated: 7/28/2026, 9:50:31 AM
Quick Conversions
| ZAR | PHP |
|---|---|
| 1 ZAR | 3.69 PHP |
| 10 ZAR | 36.86 PHP |
| 50 ZAR | 184.28 PHP |
| 100 ZAR | 368.56 PHP |
| 500 ZAR | 1,842.81 PHP |
| 1,000 ZAR | 3,685.62 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-28T09:50:31Z",
"rates": {
"PHP": 3.685617
}
}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.56170000000003,
"rate": 3.685617
}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