Rate Overview
Live
1 ZAR = 3.8112 PHP
1 PHP = 0.262383
ZAR
Avg
3.7578
High
3.8112
Low
3.7210
Last updated: 5/28/2026, 8:30:35 PM
Quick Conversions
| ZAR | PHP |
|---|---|
| 1 ZAR | 3.81 PHP |
| 10 ZAR | 38.11 PHP |
| 50 ZAR | 190.56 PHP |
| 100 ZAR | 381.12 PHP |
| 500 ZAR | 1,905.61 PHP |
| 1,000 ZAR | 3,811.22 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-05-28T20:30:35Z",
"rates": {
"PHP": 3.811223
}
}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": 381.1223,
"rate": 3.811223
}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