Rate Overview
Live
1 PHP = 0.064763 SAR
1 SAR = 15.4409
PHP
Avg
0.064461
High
0.064979
Low
0.064008
Last updated: 2/14/2026, 2:38:02 PM
Quick Conversions
| PHP | SAR |
|---|---|
| 1 PHP | 0.06 SAR |
| 10 PHP | 0.65 SAR |
| 50 PHP | 3.24 SAR |
| 100 PHP | 6.48 SAR |
| 500 PHP | 32.38 SAR |
| 1,000 PHP | 64.76 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-02-14T14:38:02Z",
"rates": {
"SAR": 0.064763
}
}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": 6.4763,
"rate": 0.064763
}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