Rate Overview
Live
1 PHP = 0.249133 SCR
1 SCR = 4.0139
PHP
Avg
0.248198
High
0.254293
Low
0.234625
Last updated: 3/7/2026, 3:03:42 AM
Quick Conversions
| PHP | SCR |
|---|---|
| 1 PHP | 0.25 SCR |
| 10 PHP | 2.49 SCR |
| 50 PHP | 12.46 SCR |
| 100 PHP | 24.91 SCR |
| 500 PHP | 124.57 SCR |
| 1,000 PHP | 249.13 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-03-07T03:03:42Z",
"rates": {
"SCR": 0.249133
}
}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": 24.9133,
"rate": 0.249133
}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