Rate Overview
Live
1 PHP = 0.239560 SCR
1 SCR = 4.1743
PHP
Avg
0.236932
High
0.241384
Low
0.227588
Last updated: 6/19/2026, 8:18:38 AM
Quick Conversions
| PHP | SCR |
|---|---|
| 1 PHP | 0.24 SCR |
| 10 PHP | 2.40 SCR |
| 50 PHP | 11.98 SCR |
| 100 PHP | 23.96 SCR |
| 500 PHP | 119.78 SCR |
| 1,000 PHP | 239.56 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-06-19T08:18:38Z",
"rates": {
"SCR": 0.23956
}
}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.956,
"rate": 0.23956
}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