Rate Overview
Live
1 PHP = 0.060601 SAR
1 SAR = 16.5014
PHP
Avg
0.060883
High
0.061188
Low
0.060601
Last updated: 5/28/2026, 3:31:50 AM
Quick Conversions
| PHP | SAR |
|---|---|
| 1 PHP | 0.06 SAR |
| 10 PHP | 0.61 SAR |
| 50 PHP | 3.03 SAR |
| 100 PHP | 6.06 SAR |
| 500 PHP | 30.30 SAR |
| 1,000 PHP | 60.60 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-28T03:31:50Z",
"rates": {
"SAR": 0.060601
}
}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.0601,
"rate": 0.060601
}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