Rate Overview
Live
1 PHP = 0.269515 ZAR
1 ZAR = 3.7104
PHP
Avg
0.283613
High
0.314243
Low
0.263208
Last updated: 7/28/2026, 4:17:40 PM
Quick Conversions
| PHP | ZAR |
|---|---|
| 1 PHP | 0.27 ZAR |
| 10 PHP | 2.70 ZAR |
| 50 PHP | 13.48 ZAR |
| 100 PHP | 26.95 ZAR |
| 500 PHP | 134.76 ZAR |
| 1,000 PHP | 269.52 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-07-28T16:17:40Z",
"rates": {
"ZAR": 0.269515
}
}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.9515,
"rate": 0.269515
}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