Rate Overview
Live
1 PHP = 349.2833 STD
1 STD = 0.002863
PHP
Avg
351.6349
High
363.8318
Low
335.9967
Last updated: 7/22/2026, 10:42:53 AM
Quick Conversions
| PHP | STD |
|---|---|
| 1 PHP | 349.28 STD |
| 10 PHP | 3,492.83 STD |
| 50 PHP | 17,464.17 STD |
| 100 PHP | 34,928.33 STD |
| 500 PHP | 174,641.66 STD |
| 1,000 PHP | 349,283.32 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-22T10:42:53Z",
"rates": {
"STD": 349.283315
}
}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": 34928.3315,
"rate": 349.283315
}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