Rate Overview
Live
1 PHP = 0.228064 SCR
1 SCR = 4.3847
PHP
Avg
0.231339
High
0.236480
Low
0.227096
Last updated: 7/27/2026, 2:27:17 PM
Quick Conversions
| PHP | SCR |
|---|---|
| 1 PHP | 0.23 SCR |
| 10 PHP | 2.28 SCR |
| 50 PHP | 11.40 SCR |
| 100 PHP | 22.81 SCR |
| 500 PHP | 114.03 SCR |
| 1,000 PHP | 228.06 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-27T14:27:17Z",
"rates": {
"SCR": 0.228064
}
}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": 22.8064,
"rate": 0.228064
}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