Rate Overview
Live
1 PHP = 0.235102 SCR
1 SCR = 4.2535
PHP
Avg
0.243166
High
0.255708
Low
0.235102
Last updated: 2/14/2026, 10:05:24 AM
Quick Conversions
| PHP | SCR |
|---|---|
| 1 PHP | 0.24 SCR |
| 10 PHP | 2.35 SCR |
| 50 PHP | 11.76 SCR |
| 100 PHP | 23.51 SCR |
| 500 PHP | 117.55 SCR |
| 1,000 PHP | 235.10 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-02-14T10:05:24Z",
"rates": {
"SCR": 0.235102
}
}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.5102,
"rate": 0.235102
}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