Rate Overview
Live
1 STD = 0.002980 PHP
1 PHP = 335.5705
STD
Avg
0.002943
High
0.002980
Low
0.002916
Last updated: 9/5/2026, 6:26:48 AM
Quick Conversions
| STD | PHP |
|---|---|
| 1 STD | 0.00 PHP |
| 10 STD | 0.03 PHP |
| 50 STD | 0.15 PHP |
| 100 STD | 0.30 PHP |
| 500 STD | 1.49 PHP |
| 1,000 STD | 2.98 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-09-05T06:26:48Z",
"rates": {
"PHP": 0.00298
}
}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.298,
"rate": 0.00298
}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