Rate Overview
Live
1 PHP = 342.1056 STD
1 STD = 0.002923
PHP
Avg
352.3769
High
363.8318
Low
335.9967
Last updated: 5/28/2026, 3:31:54 AM
Quick Conversions
| PHP | STD |
|---|---|
| 1 PHP | 342.11 STD |
| 10 PHP | 3,421.06 STD |
| 50 PHP | 17,105.28 STD |
| 100 PHP | 34,210.56 STD |
| 500 PHP | 171,052.79 STD |
| 1,000 PHP | 342,105.58 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-28T03:31:54Z",
"rates": {
"STD": 342.105581
}
}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": 34210.558099999995,
"rate": 342.105581
}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