Rate Overview
Live
1 PHP = 350.0543 STD
1 STD = 0.002857
PHP
Avg
373.9814
High
409.9781
Low
335.9629
Last updated: 7/27/2026, 2:18:40 PM
Quick Conversions
| PHP | STD |
|---|---|
| 1 PHP | 350.05 STD |
| 10 PHP | 3,500.54 STD |
| 50 PHP | 17,502.72 STD |
| 100 PHP | 35,005.43 STD |
| 500 PHP | 175,027.17 STD |
| 1,000 PHP | 350,054.33 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-07-27T14:18:40Z",
"rates": {
"STD": 350.054333
}
}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": 35005.4333,
"rate": 350.054333
}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