Rate Overview
Live
1 PHP = 0.062092 SAR
1 SAR = 16.1051
PHP
Avg
0.061409
High
0.062272
Low
0.060997
Last updated: 5/7/2026, 9:50:39 PM
Quick Conversions
| PHP | SAR |
|---|---|
| 1 PHP | 0.06 SAR |
| 10 PHP | 0.62 SAR |
| 50 PHP | 3.10 SAR |
| 100 PHP | 6.21 SAR |
| 500 PHP | 31.05 SAR |
| 1,000 PHP | 62.09 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-05-07T21:50:39Z",
"rates": {
"SAR": 0.062092
}
}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.2092,
"rate": 0.062092
}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