Rate Overview
Live
1 ZAR = 3.8032 PHP
1 PHP = 0.262935
ZAR
Avg
3.7733
High
3.8046
Low
3.7273
Last updated: 8/13/2026, 10:25:54 PM
Quick Conversions
| ZAR | PHP |
|---|---|
| 1 ZAR | 3.80 PHP |
| 10 ZAR | 38.03 PHP |
| 50 ZAR | 190.16 PHP |
| 100 ZAR | 380.32 PHP |
| 500 ZAR | 1,901.61 PHP |
| 1,000 ZAR | 3,803.23 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-08-13T22:25:54Z",
"rates": {
"PHP": 3.803228
}
}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": 380.3228,
"rate": 3.803228
}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