Rate Overview
Live
1 PHP = 0.230511 SCR
1 SCR = 4.3382
PHP
Avg
0.235026
High
0.241167
Low
0.230511
Last updated: 8/13/2026, 2:05:37 PM
Quick Conversions
| PHP | SCR |
|---|---|
| 1 PHP | 0.23 SCR |
| 10 PHP | 2.31 SCR |
| 50 PHP | 11.53 SCR |
| 100 PHP | 23.05 SCR |
| 500 PHP | 115.26 SCR |
| 1,000 PHP | 230.51 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-08-13T14:05:37Z",
"rates": {
"SCR": 0.230511
}
}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.051099999999998,
"rate": 0.230511
}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