Rate Overview
Live
1 PHP = 0.011828 SHP
1 SHP = 84.5451
PHP
Avg
0.011845
High
0.011894
Low
0.011819
Last updated: 9/3/2026, 11:10:20 PM
Quick Conversions
| PHP | SHP |
|---|---|
| 1 PHP | 0.01 SHP |
| 10 PHP | 0.12 SHP |
| 50 PHP | 0.59 SHP |
| 100 PHP | 1.18 SHP |
| 500 PHP | 5.91 SHP |
| 1,000 PHP | 11.83 SHP |
Get PHP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SHPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-03T23:10:20Z",
"rates": {
"SHP": 0.011828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SHP",
"amount": 100
},
"result": 1.1828,
"rate": 0.011828
}Build with PHP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key