Rate Overview
Live
1 PHP = 0.229092 SCR
1 SCR = 4.3651
PHP
Avg
0.229186
High
0.235333
Low
0.225150
Last updated: 9/3/2026, 11:10:20 PM
Quick Conversions
| PHP | SCR |
|---|---|
| 1 PHP | 0.23 SCR |
| 10 PHP | 2.29 SCR |
| 50 PHP | 11.45 SCR |
| 100 PHP | 22.91 SCR |
| 500 PHP | 114.55 SCR |
| 1,000 PHP | 229.09 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-09-03T23:10:20Z",
"rates": {
"SCR": 0.229092
}
}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.9092,
"rate": 0.229092
}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