Rate Overview
Live
1 PHP = 0.265434 ZAR
1 ZAR = 3.7674
PHP
Avg
0.273942
High
0.281591
Low
0.265434
Last updated: 5/28/2026, 3:31:44 AM
Quick Conversions
| PHP | ZAR |
|---|---|
| 1 PHP | 0.27 ZAR |
| 10 PHP | 2.65 ZAR |
| 50 PHP | 13.27 ZAR |
| 100 PHP | 26.54 ZAR |
| 500 PHP | 132.72 ZAR |
| 1,000 PHP | 265.43 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-05-28T03:31:44Z",
"rates": {
"ZAR": 0.265434
}
}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": 26.543400000000002,
"rate": 0.265434
}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