Rate Overview
Live
1 PHP = 0.233279 SCR
1 SCR = 4.2867
PHP
Avg
0.233059
High
0.242356
Low
0.215308
Last updated: 7/3/2026, 10:04:18 PM
Quick Conversions
| PHP | SCR |
|---|---|
| 1 PHP | 0.23 SCR |
| 10 PHP | 2.33 SCR |
| 50 PHP | 11.66 SCR |
| 100 PHP | 23.33 SCR |
| 500 PHP | 116.64 SCR |
| 1,000 PHP | 233.28 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-03T22:04:18Z",
"rates": {
"SCR": 0.233279
}
}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.3279,
"rate": 0.233279
}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