Rate Overview
Live
1 PHP = 0.250953 SCR
1 SCR = 3.9848 PHP
Avg
0.252846
High
0.262223
Low
0.248545
Last updated: 1/25/2026, 11:04:28 AM
Quick Conversions
| PHP | SCR |
|---|---|
| 1 PHP | 0.25 SCR |
| 10 PHP | 2.51 SCR |
| 50 PHP | 12.55 SCR |
| 100 PHP | 25.10 SCR |
| 500 PHP | 125.48 SCR |
| 1,000 PHP | 250.95 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-01-25T11:04:28Z",
"rates": {
"SCR": 0.250953
}
}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": 25.095299999999998,
"rate": 0.250953
}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