Rate Overview
Live
1 PHP = 343.8313 STD
1 STD = 0.002908
PHP
Avg
344.8606
High
345.8462
Low
343.7306
Last updated: 4/17/2026, 5:28:40 PM
Quick Conversions
| PHP | STD |
|---|---|
| 1 PHP | 343.83 STD |
| 10 PHP | 3,438.31 STD |
| 50 PHP | 17,191.56 STD |
| 100 PHP | 34,383.13 STD |
| 500 PHP | 171,915.64 STD |
| 1,000 PHP | 343,831.28 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-04-17T17:28:40Z",
"rates": {
"STD": 343.831279
}
}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": 34383.1279,
"rate": 343.831279
}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