Rate Overview
Live
1 PHP = 352.6422 STD
1 STD = 0.002836
PHP
Avg
351.9524
High
353.5009
Low
349.2315
Last updated: 6/19/2026, 8:18:52 AM
Quick Conversions
| PHP | STD |
|---|---|
| 1 PHP | 352.64 STD |
| 10 PHP | 3,526.42 STD |
| 50 PHP | 17,632.11 STD |
| 100 PHP | 35,264.22 STD |
| 500 PHP | 176,321.11 STD |
| 1,000 PHP | 352,642.22 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-06-19T08:18:52Z",
"rates": {
"STD": 352.642218
}
}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": 35264.2218,
"rate": 352.642218
}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