Rate Overview
Live
1 ZAR = 3.6889 PHP
1 PHP = 0.271081
ZAR
Avg
3.6943
High
3.7136
Low
3.6776
Last updated: 5/8/2026, 3:20:01 AM
Quick Conversions
| ZAR | PHP |
|---|---|
| 1 ZAR | 3.69 PHP |
| 10 ZAR | 36.89 PHP |
| 50 ZAR | 184.45 PHP |
| 100 ZAR | 368.89 PHP |
| 500 ZAR | 1,844.47 PHP |
| 1,000 ZAR | 3,688.93 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-08T03:20:01Z",
"rates": {
"PHP": 3.68893
}
}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.89300000000003,
"rate": 3.68893
}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