Rate Overview
Live
1 PHP = 342.0779 STD
1 STD = 0.002923
PHP
Avg
344.0005
High
346.2879
Low
342.0779
Last updated: 5/28/2026, 2:28:09 AM
Quick Conversions
| PHP | STD |
|---|---|
| 1 PHP | 342.08 STD |
| 10 PHP | 3,420.78 STD |
| 50 PHP | 17,103.90 STD |
| 100 PHP | 34,207.79 STD |
| 500 PHP | 171,038.97 STD |
| 1,000 PHP | 342,077.94 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-05-28T02:28:09Z",
"rates": {
"STD": 342.07794
}
}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": 34207.794,
"rate": 342.07794
}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