Rate Overview
Live
1 PHP = 0.235740 SCR
1 SCR = 4.2420
PHP
Avg
0.239324
High
0.261073
Low
0.221829
Last updated: 7/29/2026, 2:17:43 PM
Quick Conversions
| PHP | SCR |
|---|---|
| 1 PHP | 0.24 SCR |
| 10 PHP | 2.36 SCR |
| 50 PHP | 11.79 SCR |
| 100 PHP | 23.57 SCR |
| 500 PHP | 117.87 SCR |
| 1,000 PHP | 235.74 SCR |
Get PHP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SCRExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-29T14:17:43Z",
"rates": {
"SCR": 0.23574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SCR",
"amount": 100
},
"result": 23.574,
"rate": 0.23574
}Build with PHP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key