Rate Overview
Live
1 PHP = 0.059750 SAR
1 SAR = 16.7364
PHP
Avg
0.059867
High
0.060068
Low
0.059750
Last updated: 9/8/2026, 6:43:56 AM
Quick Conversions
| PHP | SAR |
|---|---|
| 1 PHP | 0.06 SAR |
| 10 PHP | 0.60 SAR |
| 50 PHP | 2.99 SAR |
| 100 PHP | 5.98 SAR |
| 500 PHP | 29.88 SAR |
| 1,000 PHP | 59.75 SAR |
Get PHP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SARExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-08T06:43:56Z",
"rates": {
"SAR": 0.05975
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SAR",
"amount": 100
},
"result": 5.975,
"rate": 0.05975
}Build with PHP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key