Rate Overview
Live
1 PHP = 0.236480 SCR
1 SCR = 4.2287
PHP
Avg
0.233031
High
0.236595
Low
0.227096
Last updated: 7/25/2026, 11:42:40 PM
Quick Conversions
| PHP | SCR |
|---|---|
| 1 PHP | 0.24 SCR |
| 10 PHP | 2.36 SCR |
| 50 PHP | 11.82 SCR |
| 100 PHP | 23.65 SCR |
| 500 PHP | 118.24 SCR |
| 1,000 PHP | 236.48 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-25T23:42:40Z",
"rates": {
"SCR": 0.23648
}
}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.648,
"rate": 0.23648
}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