Rate Overview
Live
1 STD = 0.002775 PHP
1 PHP = 360.3604
STD
Avg
0.002766
High
0.002789
Low
0.002748
Last updated: 3/7/2026, 9:11:20 AM
Quick Conversions
| STD | PHP |
|---|---|
| 1 STD | 0.00 PHP |
| 10 STD | 0.03 PHP |
| 50 STD | 0.14 PHP |
| 100 STD | 0.28 PHP |
| 500 STD | 1.39 PHP |
| 1,000 STD | 2.78 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-03-07T09:11:20Z",
"rates": {
"PHP": 0.002775
}
}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.2775,
"rate": 0.002775
}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