Rate Overview
Live
1 STD = 0.002854 PHP
1 PHP = 350.3854
STD
Avg
0.002856
High
0.002974
Low
0.002817
Last updated: 7/28/2026, 11:44:04 AM
Quick Conversions
| STD | PHP |
|---|---|
| 1 STD | 0.00 PHP |
| 10 STD | 0.03 PHP |
| 50 STD | 0.14 PHP |
| 100 STD | 0.29 PHP |
| 500 STD | 1.43 PHP |
| 1,000 STD | 2.85 PHP |
Get STD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=PHPExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-28T11:44:04Z",
"rates": {
"PHP": 0.002854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "PHP",
"amount": 100
},
"result": 0.28540000000000004,
"rate": 0.002854
}Build with STD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key