Rate Overview
Live
1 PHP = 356.7248 STD
1 STD = 0.002803 PHP
Avg
373.0807
High
405.7256
Low
355.4038
Last updated: 1/25/2026, 9:05:25 AM
Quick Conversions
| PHP | STD |
|---|---|
| 1 PHP | 356.72 STD |
| 10 PHP | 3,567.25 STD |
| 50 PHP | 17,836.24 STD |
| 100 PHP | 35,672.48 STD |
| 500 PHP | 178,362.41 STD |
| 1,000 PHP | 356,724.81 STD |
Get PHP/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=STDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T09:05:25Z",
"rates": {
"STD": 356.724814
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "STD",
"amount": 100
},
"result": 35672.4814,
"rate": 356.724814
}Build with PHP/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key