Rate Overview
Live
1 PHP = 0.282739 ZAR
1 ZAR = 3.5368
PHP
Avg
0.301290
High
0.337917
Low
0.270478
Last updated: 3/28/2026, 10:59:47 AM
Quick Conversions
| PHP | ZAR |
|---|---|
| 1 PHP | 0.28 ZAR |
| 10 PHP | 2.83 ZAR |
| 50 PHP | 14.14 ZAR |
| 100 PHP | 28.27 ZAR |
| 500 PHP | 141.37 ZAR |
| 1,000 PHP | 282.74 ZAR |
Get PHP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=ZARExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-28T10:59:47Z",
"rates": {
"ZAR": 0.282739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "ZAR",
"amount": 100
},
"result": 28.2739,
"rate": 0.282739
}Build with PHP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key